fit_grm2_w() it fits a graded response model (GRM) using MPLUS and MplusAutomation with weighted observations
Source:R/fit_grm2_w.r
fit_grm2_w.Rdfit_grm2_w() it fits a graded response model (GRM) using MPLUS and MplusAutomation with weighted observations
Examples
scale_001 <- fit_grm2_clu(
scale_info = scales_data,
scale_num = 1,
data = data_model)
#> Error: object 'data_model' not found