Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

allCentroidVectors

Plot the pairwise distances and angles describing the difference between centroids of all groups


Description

Plots the posterior densities

Usage

allCentroidVectors(centroids, upper = TRUE, do.plot = TRUE, ...)

Arguments

centroids

the list containing distance and angle matrices as returned by siberCentroids.

upper

a logical determining whether to plot the upper or lower triangle of angles. Defaults to TRUE which is the upper triangle and returns the angle from the second ellipse to the first by centering on the first centroid.

do.plot

a logical indicating whether plotting should be done or not. Defaults to TRUE.

...

additional arguments to pass onwards, not currently implemented.

Value

A nice plot. You can get the corresponding matrices used to generate the plots if you ask for it nicely: thedata <- plotCentroidVectors(centroids)


SIBER

Stable Isotope Bayesian Ellipses in R

v2.1.6
GPL (>= 2)
Authors
Andrew Jackson and Andrew Parnell
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.