Rdocumentation
powered by
Learn R Programming
MetStaT (version 1.0)
ASCA.PlotScores: Score plot for a specific factor or interaction of the ASCA
Description
Allows the user to plot a single score plot for one factor or interaction (or for the SVD on the original data)
Usage
ASCA.PlotScores(asca, ee = "", PCs = "1,2")
Arguments
asca
Results of a performed ASCA analysis
ee
Which factor or interaction to use (eg. "1", or "12", or leave empty to use original data)
PCs
Which PCs to use for plotting (eg. "1,2")
Value
Only the plot is returned.