predict.estimated_partition.RdPredicted unit-level treatment effect or outcome
# S3 method for 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