Learn R Programming

maxstablePCA (version 0.1.2)

summary.max_stable_prcomp: Print summary of a max_stable_prcomp object.

Description

Print summary of a max_stable_prcomp object.

Usage

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

Value

Same as base::print().

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.

See Also

max_stable_prcomp()