| var.type {SYNCSA} | R Documentation |
Function extracted (with small changes) of the function gowdis
to check the type of variables in a data.frame or matrix.
var.type(data)
data |
A data.frame or matrix. |
A vector with the variable types, where 'c' is continuous/numeric, 'o' is ordinal, 'b' is binary, 'n' is nominal and 'f' is factor.
Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>
syncsa, organize.syncsa, var.dummy