Report the fit of a OpenMx model or specialized model class (such as ACE, CP etc.) in a compact form suitable for reporting in a journal.
See documentation for RAM models summary here: umxSummary.MxModel().
View documentation on the ACE model subclass here: umxSummaryACE().
View documentation on the ACEv model subclass here: umxSummaryACEv().
View documentation on the IP model subclass here: umxSummaryIP().
View documentation on the CP model subclass here: umxSummaryCP().
View documentation on the GxE model subclass here: umxSummaryGxE().
umxSummary(model, ...)The mxModel() whose fit will be reported
Other parameters to control model summary
Other Core Modeling Functions:
umxAlgebra(),
umxMatrix(),
umxModify(),
umxPath(),
umxRAM(),
umxRun(),
umxSuperModel(),
umx