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, ...)
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.