msir (version 1.3.1)

summary.msir: Summary and print methods for 'msir' objects

Description

Summary and print methods for 'msir' objects.

Usage

# S3 method for msir
summary(object, numdir = object$numdir, std = FALSE, verbose = TRUE, …)
# S3 method for summary.msir
print(x, digits = max(5, getOption("digits") - 3), … )

Arguments

object

a 'msir' object

numdir

the number of directions to be shown.

std

if TRUE the coefficients basis are scaled such that all predictors have unit standard deviation.

verbose

if FALSE the coefficients basis are omitted; by default verbose = TRUE.

x

a 'summary.msir' object.

digits

the significant digits to use.

additional arguments.

See Also

msir