makeNominalData: makeNominalData

Description Usage Arguments Value Author(s) See Also Examples

View source: R/makeNominalData.R

Description

Transforms each column into measure-response columns with disjunctive (0/1) coding. If NA is found somewhere in matrix, barycentric recoding is peformed for the missing value(s).

Usage

1

Arguments

datain

a data matrix where the columns will be recoded.

Value

dataout

a transformed version of datain.

Author(s)

Derek Beaton

See Also

epMCA

Examples

1
2

Example output

Loading required package: prettyGraphs

ExPosition documentation built on May 1, 2019, 7:06 p.m.