View source: R/model.frame.causalTree.R
| model.frame.causalTree | R Documentation | 
causalTreeget model frame of causalTree, same as rpart
## S3 method for class 'causalTree'
model.frame(formula, ...)
formula | 
 a formula, with a response but no interaction terms. If this is a data frame, it is taken as the model frame (see model.frame).  | 
... | 
 arguments to   | 
a model frame for causalTree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.