Skip to main content
Skip table of contents

getNCAResultsStratification

Get the stratification used to compute NCA parameters stratistics table. Stratification is defined by:

  • stratification covariate groups which are shared by both NCA and CA results

  • a stratification state which is specific to each task results

Usage

R
getNCAResultsStratification()

Value

A list with stratification groups ('groups') and stratification state ('state').

Details

For each covariate, stratification groups can be defined as a list with:

namecharactercovariate name
definitionvector(continuous) or list>(categorical)group separations (continuous) or modality sets (categorical)

A stratification state is represented as a list with:

splitvectorordered list of splitted covariates
filterlist< pair> >list of paired containing a covariate name and the indexes of associated kept groups

Examples

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.