| compare | R Documentation |
compare collects estimation results from mscmt for
comparison purposes.
compare(..., auto.name.prefix = "")
... |
Objects of class |
auto.name.prefix |
A character string (default: "") internally used to facilitate automatic naming in nested lists of unnamed estimation results. |
compare collects (potentially many) estimation results from
mscmt in a special object of class "mscmt", which
includes a component "comparison" where the different estimation
results are aggregated.
This aggregated information is used by the ggplot.mscmt and
print.mscmt methods to present summaries of the different
results.
An object of class "mscmt", which itself contains the
individual estimation results as well as a component "comparison"
with aggregated information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.