Summary method for class "teigen". Gives summary information.
# S3 method for teigen
summary(object, …)
# S3 method for summary.teigen
print(x, …)
An object of class teigen
An object of class "summary.teigen
".
Options to be passed to summary
.
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.