plot.physignal.eigen {geomorph} | R 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 |
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
[Package geomorph version 4.0.9 Index]