Learn R Programming

MIIVsem (version 0.5.8)

estVarCovarCoef: estimate the variance and covariance parameters

Description

estimate the variance and covariance parameters

Usage

estVarCovarCoef(
  data,
  g,
  eqns,
  pt,
  ordered,
  vc.coef.estimator = "ML",
  vc.coef.missing = "FIML"
)

Arguments