remix_pca: Perform a principal components analysis on posterior chains

Description Usage Arguments Details Value Author(s)

View source: R/remix_pca.R

Description

PCA can be used as a tool to visualise correlations among estimates of source contributions.

Usage

1
remix_pca(simmr_out, transform = F)

Arguments

simmr_out

A simmr_output object.

transform

A logical indicating whether to transform diet proportions using the isometric log-ratio transform.

Details

See prcomp for more details. remix_pca has a print method, to view the variance components. Use remix_biplot to view a biplot. Transforming the data will tend to increase emphasis on correlations among smaller values.

Value

A prcomp object

Author(s)

Christopher J. Brown


cbrown5/remixsiar documentation built on April 26, 2020, 12:40 a.m.