Description Usage Arguments Details Value References Examples
Within-Person Random Intercept Factor Model
1 |
data |
Data.frame containing the manifest variables. |
scale |
Should the data be scaled? Default = FALSE |
save_model |
Should the temporary lavaan model syntax be saved. Default = FALSE |
This function performs the within-person random intercept factor model described in Davison, Kim, and Close (2009). For information about this model, please see this reference. This function returns an object of lavaan
class and thus any generics defined for lavaan
will work on this object. This function provides a simple wrapper for lavaan
.
an object of class lavaan
Davison, M., Kim, S.-K., Close, C. (2009). Factor analytic modeling of within person variation in score profiles. Multivariate Behavioral Research, 44(5), 668 - 687. DOI: 10.1080/00273170903187665
1 2 |
Loading required package: ggplot2
Loading required package: RColorBrewer
Loading required package: reshape
Loading required package: lavaan
This is lavaan 0.6-3
lavaan is BETA software! Please report any bugs.
lavaan 0.6-3 ended normally after 21 iterations
Optimization method NLMINB
Number of free parameters 20
Number of equality constraints 1
Number of observations 301
Estimator ML
Model Fit Test Statistic 158.922
Degrees of freedom 26
P-value (Chi-square) 0.000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.