dummify_matrix: Matrix to Dummy Matrix

Description Usage Arguments

Description

Converts a matrix into a dummy matrix

Usage

1
  dummify_matrix(x, labels = TRUE, full = TRUE)

Arguments

x

matrix

labels

should labels for row and columns be included?

full

whether all categories are included. When full = FALSE then the first category is removed.


gastonstat/matrixkit documentation built on May 16, 2019, 5:45 p.m.