summary.fastCUB | R Documentation |
S3 method summary for objects of class fastCUB
.
## S3 method for class 'fastCUB'
summary(object, correlation = FALSE, ...)
object |
An object of class |
correlation |
Logical: should the estimated correlation matrix be returned? Default is FALSE |
... |
Other arguments |
Extended summary results of the fitting procedure, including parameter estimates, their standard errors and Wald statistics, maximized log-likelihood compared with that of the saturated model and of a Uniform sample. AIC, BIC and ICOMP indeces are also displayed for model selection. Execution time and number of exectued iterations for the fitting procedure are aslo returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.