| summary.fastCUB {FastCUB} | R Documentation | 
S3 method: summary for class "fastCUB"
Description
S3 method summary for objects of class fastCUB.
Usage
## S3 method for class 'fastCUB'
summary(object, correlation = FALSE, ...)
Arguments
| object | An object of class  | 
| correlation | Logical: should the estimated correlation matrix be returned? Default is FALSE | 
| ... | Other arguments | 
Value
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.
[Package FastCUB version 0.0.3 Index]