box_ind: box_ind

Description Usage Arguments Value

View source: R/sfun_rpm_20_04_04.R

Description

For each row of data, returns a vector indicators whether observation is in that box or not

Usage

1
box_ind(x, newdata)

Arguments

x

rpms object

newdata

dataframe containing the variables used for the recursive partitioning.

Value

Matrix where each row is a vector of indicators whether observation is in box or not.


rpms documentation built on June 26, 2021, 1:07 a.m.