Gets the "range" of each variable in X. For numeric variables this is (min, max). For factors this means vector of levels.

get_X_range(X)

Arguments

X

data

Value

list of length K with each element being the "range" along that dimension