summary.max_stable_prcomp: Print summary of a max_stable_prcomp object.

View source: R/pca.R

summary.max_stable_prcompR Documentation

Print summary of a max_stable_prcomp object.

Description

Print summary of a max_stable_prcomp object.

Usage

## S3 method for class 'max_stable_prcomp'
summary(object, ...)

Arguments

object

max_stable_prcomp object. Data should be assumed to follow the same distribution as the data used in max_stable_prcomp.

...

additional unused arguments.

Value

Same as base::print().

See Also

max_stable_prcomp()


maxstablePCA documentation built on Sept. 11, 2024, 8:22 p.m.