I am running a multi-group CFA simulation and I am having problem extracting the "summaries" option from the "what" argument. All other options such as "warn_err", "invariance_testing", "parameters", and "input" that I needed were all extracted.
Here is my attached code
MCoutput_i06CL2_CFA.all <- readModels(
target = "/Users/calissa/ESEMInv/CFA/i06_2CL_1000/G500_F0.50_T0.80_C1-0.30_C20.30_i062_CFA_154.out",
what = c("input", "warn_err", "invariance_testing", "summaries", "parameters"),
recursive = FALSE,
quiet = FALSE)
I tried attaching the .out file but it seems not to be supported. So, I have converted it to a .pdf file and attached it below.
G500_F0.50_T0.80_C1-0.30_C20.30_i062_CFA_154.pdf
Thank you in anticipation for your response.
I am running a multi-group CFA simulation and I am having problem extracting the "summaries" option from the "what" argument. All other options such as "warn_err", "invariance_testing", "parameters", and "input" that I needed were all extracted.
Here is my attached code
MCoutput_i06CL2_CFA.all <- readModels(
target = "/Users/calissa/ESEMInv/CFA/i06_2CL_1000/G500_F0.50_T0.80_C1-0.30_C20.30_i062_CFA_154.out",
what = c("input", "warn_err", "invariance_testing", "summaries", "parameters"),
recursive = FALSE,
quiet = FALSE)
I tried attaching the .out file but it seems not to be supported. So, I have converted it to a .pdf file and attached it below.
G500_F0.50_T0.80_C1-0.30_C20.30_i062_CFA_154.pdf
Thank you in anticipation for your response.