powered by
Generate a summary for a RICF solver similar to lavaan-formatted summary
# S3 method for RICF summary(object, ...)
Shown the lavaan-formatted summary to console
A RICF fitted model object.
Currently ignored.
Mario Grassi mario.grassi@unipv.it
SEMrun.
SEMrun
sem1 <- SEMrun(sachs$graph, log(sachs$pkc), sachs$group, algo = "ricf") summary(sem1$fit)
Run the code above in your browser using DataLab