powered by
Function extracted (with small changes) of the function gowdis to check the type of variables in a data.frame or matrix.
gowdis
var.type(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.
syncsa, organize.syncsa, var.dummy
syncsa
organize.syncsa
var.dummy