| umxSummary {umx} | R Documentation |
Shows a compact, publication-style, summary of umx models
Description
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().
Usage
umxSummary(model, ...)
Arguments
model |
The |
... |
Other parameters to control model summary |
See Also
Other Model Summary and Comparison:
umxCompare(),
umxEquate(),
umxMI(),
umxReduce(),
umxSetParameters(),
umx
[Package umx version 4.20.0 Index]