Learn R Programming

TSEAL (version 0.1.3)

availableFeatures: availableFeatures

Description

Print the available features for the MultiWaveAnalysis and StepDiscrim

Usage

availableFeatures()

Arguments

Value

A data.frame containing the name of the characteristics and their abbreviations for use in the code. For example, to use variances and correlations, the vector c("Var", "Cor") will be used.

See Also

  • MultiWaveAnalysis

  • StepDiscrim

  • StepDiscrimV

Examples

Run this code
availableFeatures()

Run the code above in your browser using DataLab