predict.FEmrt | R Documentation |
Returns a data frame of predicted effect sizes and moderators from a fitted metacart object
## S3 method for class 'FEmrt'
predict(object, newdata, ...)
object |
fitted model object of class "FEmrt". |
newdata |
data frame containing the values for which predictions are required. |
... |
Arguments that pass to other methods. |
A data frame containing the predicted effect size, the moderators, and the corresponding node labels in the fitted tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.