'msir'
objectsSummary and print methods for 'msir'
objects.
# 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), … )
a 'msir'
object
the number of directions to be shown.
if TRUE
the coefficients basis are scaled such that all predictors have unit standard deviation.
if FALSE
the coefficients basis are omitted; by default verbose = TRUE
.
a 'summary.msir'
object.
the significant digits to use.
additional arguments.