Returns a data frame of predicted effect sizes and moderators from a fitted metacart object
# S3 method for FEmrt
predict(object, newdata, ...)A data frame containing the predicted effect size, the moderators, and the corresponding node labels in the fitted tree.
fitted model object of class "FEmrt".
data frame containing the values for which predictions are required.
Arguments that pass to other methods.