get_dummy: Non-Metric Dummy

View source: R/get_dummies.R

get_dummyR Documentation

Non-Metric Dummy

Description

Internal function. get_dummy is called by get_dummies. Transforms a vector of natural numbers from 1 to p into the corresponding p x p dummy matrix

Usage

  get_dummy(x)

Arguments

x

a vector whose elements are non-negative integers from 0 to p

Value

the dummy matrix


plspm documentation built on March 31, 2023, 11:54 p.m.