predict.REmrt: Predictions from a fitted metacart object

Description Usage Arguments Value

View source: R/predict.R

Description

Returns a data frame of predicted effect sizes and moderators from a fitted metacart object

Usage

1
2
## S3 method for class 'REmrt'
predict(object, newdata, ...)

Arguments

object

fitted model object of class "REmrt".

newdata

data frame containing the values at which predictions are required.

...

Arguments that pass to other methods.

Value

A data frame containing the predicted effect size, the moderators, and the corresponding node lables in the fitted tree.


metacart documentation built on July 10, 2020, 5:06 p.m.