summary.max_stable_prcomp {maxstablePCA} | R Documentation |
Print summary of a max_stable_prcomp object.
## S3 method for class 'max_stable_prcomp'
summary(object, ...)
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. |
Same as base::print()
.