lmtp_control | R Documentation |
Set LMTP Estimation Parameters
lmtp_control(
.bound = 1e+05,
.trim = 0.999,
.learners_outcome_folds = 10,
.learners_trt_folds = 10,
.return_full_fits = FALSE
)
.bound |
[ |
.trim |
[ |
.learners_outcome_folds |
[ |
.learners_trt_folds |
[ |
.return_full_fits |
[ |
A list of parameters controlling the estimation procedure.
lmtp_control(.trim = 0.975)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.