- N
a numeric indicating sample size.
- R2Y
a numeric indicating predictive power of covariates.
- R2eta
a numeric indicating Predictive power of latent variable
- omega
a numeric indicating the size of effect of latent factor on
the outcome.
- tau0
a numeric indicating the size of difference in the outcome
between the treatment and the control.
- tau1
a numeric indicating the principal effect
- betaL
a numeric vector indicating the effects of covariates on the latent factor
- betaY
a numeric vector indicating the effects of covariates on the outcome
- linear
a logical whether the relationship between the outcome and covariates is linear (default is TRUE).
- ydist
a character indicating the outcome distribution (default is n).
- lambda
a numeric indicating the mean of Worked problems/person.
(extent to which covariates predict eta).
- nitem
a numeric indicating the number of maximum measurement items
given to students.
- nfac
a numeric indicating the number of latent factors
- lvmodel
a character specifying a type of latent variable model.
- fcovmat
a matrix indicating the variance-covariance matrix of latent
factors when nfac > 1
- item.missing
a logical to make the measurement item data missing for
the control group (default is TRUE).
- misspec
a logical to allow cross-loadings across latent factors
when nfac > 1 (default is FALSE).
- cov.res
a logical to allow for residual correlations
(only for CFA model) (default is 0).
- relsize
a numeric indicating the degree to which the latent factor explain the variances of continuous items (only for CFA model) (default is 0.6).