Learn R Programming

teigen (version 2.2.2)

summary.teigen: summary.teigen: Summary Function for tEIGEN Objects

Description

Summary method for class "teigen". Gives summary information.

Usage

# S3 method for teigen
summary(object, …)
# S3 method for summary.teigen
print(x, …)

Arguments

object

An object of class teigen

x

An object of class "summary.teigen".

Options to be passed to summary.

Value

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.

See Also

teigen