var.type: Check the type of variables

Description Usage Arguments Value Author(s) See Also

View source: R/var.type.R

Description

Function to check the type of variables in a data.frame or matrix. This function was extracted and slightly modified of the function gowdis.

Usage

1

Arguments

data

A data.frame or matrix.

Value

A vector with the variable types, where 'c' is continuous/numeric, 'o' is ordinal, 'b' is binary, 'n' is nominal and 'f' is factor.

Author(s)

Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>

See Also

syncsa, organize.syncsa, var.dummy


vanderleidebastiani/SYNCSA documentation built on Sept. 4, 2020, 10:57 p.m.