prednode_cpp {metacart}R Documentation

A function to predict newdata based on the fitted model

Description

A function to predict 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 3.0.0 Index]