vPCA: 'vPCA' applies PCA with a varimax rotation

Description Usage Arguments

Description

Applies PCA with a varimax rotation to data from a single monitor

Usage

1
vPCA(data, nsources = NULL, cut = 1)

Arguments

data

data frame of daily constituent concentrations

cut

cutoff for eigenvalues (see nsource), default is 1.

nsource

number of sources. If null, uses number of eigenvalues of the correlation matrix greater than cut.


kralljr/share documentation built on May 20, 2019, 1:25 p.m.