CompositeReady-class: An S4 class to represent composite ready data

CompositeReady-classR Documentation

An S4 class to represent composite ready data

Description

An S4 class to represent composite ready data

Slots

data

A data frame ready for use to generate composite scores

covmat

A covariance matrix

sigma

The standard deviation of each variable

standardize

A logical value whether standardization was applied

distances

A data frame of the distance scores

distanceDensity

A ggplot2 density graph

winsorizedValues

A 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.

better

A logical value whether better scores than threshold were allowed

use.prethreshold

A logical value whether covariance matrix was calculated from pre threshold but post winsorizing data.


pscore documentation built on May 14, 2022, 1:06 a.m.