get_X_range: Get X_range

View source: R/grid_partition.R

get_X_rangeR Documentation

Get X_range

Description

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

Usage

get_X_range(X)

Arguments

X

data

Value

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


microsoft/CausalGrid documentation built on Aug. 25, 2022, 9:30 a.m.