predict.estimated_partition | R Documentation |
Predicted unit-level treatment effect or outcome
## S3 method for class 'estimated_partition' predict(object, new_X, new_d = NULL, type = "effect", ...)
object |
estimated_partition object |
new_X |
new X |
new_d |
new d. Required for type="outcome" |
type |
"effect" or "outcome" (currently not implemented) |
... |
Additional arguments. Unused. |
predicted treatment effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.