View source: R/ability_compute_nuisance_functions.R
crossfit | R Documentation |
Implement crossfitting with boosting methods and get predicted values for outcome/decision regression or propensity score models
crossfit(data, include_for_fit, form, ...)
data |
A |
include_for_fit |
Boolean vector for whether or not a unit should be included in fitting (e.g. treated/control). |
form |
Formula for outcome regression/propensity score models. |
... |
Additional arguments to be passed to |
A vector of predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.