Learn R Programming

plspm (version 0.4.1)

get_dummy: 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 all the natural numbers from 1 to p

Value

  • the dummy matrix