Description Usage Arguments Details Author(s) References See Also Examples
Applies to an object of class "fpcad"
(see details of the
fpcad
function). Plots the scores.
1 2 3 |
x |
object of class |
nscore |
a length 2 numeric vector. The numbers of the score vectors to be plotted. Warning: Its components cannot be greater than the |
main |
this argument to title has an useful default here. |
sub.title |
string. Subtitle to be added to each graph. |
color |
When provided, the colour of the symbols of each group. Can be a vector with length equal to the number of groups. |
fontsize.points |
Numeric. Expansion of the characters (or symbols) of the groups on the graph. This works as a multiple of |
... |
optional arguments to |
Plots the principal scores returned by the fpcad
function.
A new graphics window is opened for each pair of principal axes defined by the nscore
argument.
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard
Boumaza, R., Yousfi, S., Demotes-Mainard, S. (2015). Interpreting the principal component analysis of multivariate density functions. Communications in Statistics - Theory and Methods, 44 (16), 3321-3339.
fpcad; print.fpcad; interpret.fpcad.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.