print.CRM {EstCRM} | R Documentation |
Summary output for the object of class CRM
Description
Print the output for the object of class CRM
Usage
## S3 method for class 'CRM'
print(x, ...)
Arguments
x |
an object of class |
... |
More options to pass to summary and print |
Value
The summary output includes the information from the last EM Cycle, final parameter estimates, and the descriptive statistics of the original data and the transformed data.
[Package EstCRM version 1.6 Index]