interpret {dad} | R Documentation |
Scores of fmdsd
, dstatis
, fpcad
, or fpcat
vs. moments, or scores of mdsdd
vs. marginal distributions or association measures
Description
This generic function provides a tool for the interpretation of the results of fmdsd
, dstatis
, fpcad
, fpcat
or mdsdd
function.
Usage
interpret(x, nscore = 1:3, ...)
Arguments
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 |
Value
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. |
Author(s)
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Sabine Demotes-Mainard
References
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.
See Also
interpret.fmdsd; interpret.dstatis; interpret.fpcad; interpret.fpcat; interpret.mdsdd.