print.LDA: print.LDA

View source: R/lineardiscriminantanalysis.R

print.LDAR Documentation

print.LDA

Description

print.LDA

Usage

## S3 method for class 'LDA'
print(x, p.cutoff = 0.05, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

The LDA object.

p.cutoff

The alpha value to use when highlighting results.

digits

The number of digits when printing the "detail" output.

...

Generic print arguments.


NumbersInternational/flipMultivariates documentation built on Feb. 26, 2024, 5:38 a.m.