getTypeX: get type of each variable

View source: R/getTypeX.R

getTypeXR Documentation

get type of each variable

Description

get type of each variable: numeric or categorical

Usage

getTypeX(X)

Arguments

X

Value

A vector indicating each variable's type: numeric: 1; categorical: 2


inTrees documentation built on June 1, 2022, 1:06 a.m.

Related to getTypeX in inTrees...