print.fastCUB {FastCUB} | R Documentation |
S3 method: print for class "fastCUB"
Description
S3 method print for objects of class fastCUB
.
Usage
## S3 method for class 'fastCUB'
print(x, ...)
Arguments
x |
An object of class |
... |
Other arguments |
Value
Brief summary results of the fitting procedure, including parameter estimates, their standard errors and the executed call.
[Package FastCUB version 0.0.3 Index]