Learn R Programming

mixedLSR (version 0.1.0)

fct_sigma: Internal Sigma Estimation Function

Description

Internal Sigma Estimation Function

Usage

fct_sigma(y, N, m)

Value

The estimated sigma.

Arguments

y

A matrix of responses.

N

The sample size.

m

The number of outcome variables.