summary.teigen {teigen} | R Documentation |
Summary method for class "teigen". Gives summary information.
## S3 method for class 'teigen'
summary(object, ...)
## S3 method for class 'summary.teigen'
print(x, ...)
object |
An object of class |
x |
An object of class " |
... |
Options to be passed to |
An object of class "summary.teigen
" that has a specialized print
method. The object is a list containing the BIC and ICL values, as well as loglik value, model number and group number for the BIC. These values are also stored for ICL if it disagrees with the BIC value.
Jaymeson R. Wickins, Nicholas M. Boers, Jeffrey L. Andrews