prednode_cpp {metacart}R Documentation

A function to parition newdata based on the fitted model

Description

A function to parition newdata based on the fitted model

Usage

prednode_cpp(x, newdata)

Arguments

x

a fitted metaCART model

newdata

new data for prediction


[Package metacart version 2.0-3 Index]