plot.physignal.eigen: Plot Function for geomorph

View source: R/geomorph.utils.r

plot.physignal.eigenR Documentation

Plot Function for geomorph

Description

Plot Function for geomorph

Usage

## S3 method for class 'physignal.eigen'
plot(x, type = c("conf", "vectors", "both"), confidence = 0.95, ...)

Arguments

x

plot object (from physignal.eigen)

type

the manner in which the distribution of permuted outcomes is represented: confidence bands (type = "conf"), vectors (type = "vectors"), or both (type = "both")

confidence

A numerical value designating the confidence interval range

...

other arguments passed to plot

Author(s)

Michael Collyer and Dean Adams


geomorphR/geomorph documentation built on Feb. 10, 2025, noon