gamma_est_nt: Normal theory gamma matrix

gamma_est_ntR Documentation

Normal theory gamma matrix

Description

Code obtained from lavaan: https://github.com/yrosseel/lavaan/blob/6f047c800206d23f246d484b9522295257614222/R/lav_matrix.R

Usage

gamma_est_nt(sigma)

Arguments

sigma

Covariance matrix of the data.

Details

Calculate the gamma matrix from a matrix of observations.

Value

Normal theory gamma matrix.


semTests documentation built on May 29, 2024, 11:58 a.m.