| fit_itr | R Documentation | 
Estimate ITR for Single Outcome
fit_itr(data, algorithms, params, folds, budget, user_model, ...)
| data | A dataset. | 
| algorithms | Machine learning algorithms. | 
| params | A list of parameters. | 
| folds | Number of folds. | 
| budget | The maximum percentage of population that can be treated under the budget constraint. | 
| user_model | User's own function to estimated the ITR. | 
| ... | Additional arguments passed to  | 
A list of estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.