print.LDA: print.LDA

Description Usage Arguments

Description

print.LDA

Usage

1
2
3
## 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.


19900321/flipMultivariates documentation built on May 29, 2019, 8:33 a.m.