print.GEM {CUB} | R Documentation |
S3 method: print for class "GEM"
Description
S3 method print for objects of class GEM
.
Usage
## S3 method for class 'GEM'
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 CUB version 1.1.5 Index]