| CompositeReady-class | R Documentation |
An S4 class to represent composite ready data
dataA data frame ready for use to generate composite scores
covmatA covariance matrix
sigmaThe standard deviation of each variable
standardizeA logical value whether standardization was applied
distancesA data frame of the distance scores
distanceDensityA ggplot2 density graph
winsorizedValuesA data frame of the values at which each variable was winsorized. If percentile is 0, that means no winsorization, and values will simply be min and max.
betterA logical value whether better scores than threshold were allowed
use.prethresholdA logical value whether covariance matrix was calculated from pre threshold but post winsorizing data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.