Wrapper for the prc function to allow for formula input.
Usage
prc(formula, data, ...)
Value
An object of class prc.
Arguments
formula
Model formula accepting a single response (block) and predictors.
If no predictor is called 'time', time is assumed to be the second predictor.
data
The data set to analyse.
...
Additional arguments to prc.
See Also
Main methods: asca, apca, limmpca, msca, pcanova, prc and permanova.
Workhorse function underpinning most methods: hdanova.
Extraction of results and plotting: asca_results, asca_plots, pcanova_results and pcanova_plots