fct_sigma {mixedLSR} | R Documentation |
Internal Sigma Estimation Function
Description
Internal Sigma Estimation Function
Usage
fct_sigma(y, N, m)
Arguments
y |
A matrix of responses. |
N |
The sample size. |
m |
The number of outcome variables. |
Value
The estimated sigma.
[Package mixedLSR version 0.1.0 Index]