Skip to content

Error extracting model summaries in output file #196

Description

@Kelvinklein12345

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions