get_dummies: Dummy matrices for categorical manifest variables

View source: R/get_dummies.r

get_dummiesR Documentation

Dummy matrices for categorical manifest variables

Description

Internal function not to be called by the user

Usage

  get_dummies(MV, specs)

Arguments

MV

matrix or data frame from with manifest variables

specs

list with algorithm specifications

Details

Internal function. get_dummies is called by plspm.

Value

dummies list with dummy matrices for categorical manifest variables

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)

Note

If there are no categorical variables specified in specs, get_dummies returns NULL


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.