interpret | R Documentation |
fmdsd
, dstatis
, fpcad
, or fpcat
vs. moments, or scores of mdsdd
vs. marginal distributions or association measures
This generic function provides a tool for the interpretation of the results of fmdsd
, dstatis
, fpcad
, fpcat
or mdsdd
function.
interpret(x, nscore = 1:3, ...)
x |
object of class
|
nscore |
numeric vector. Selects the columns of the data frame Warning: Its components cannot be greater than the |
... |
Arguments to be passed to the methods, such as |
Returns a list including:
pearson |
matrix of Pearson correlations between selected scores and moments, probabilities or associations. |
spearman |
matrix of Spearman correlations between selected scores and moments, probabilities or associations. |
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, 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.
interpret.fmdsd; interpret.dstatis; interpret.fpcad; interpret.fpcat; interpret.mdsdd.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.