Parameters that control fitting of maximin projection learning.
MPL.control(pi.est = NULL, h.est = NULL, boot.sample = 600)
Estimated propentisy score for each patient. If not specified, a logistic regression model is fitted to estimate the propensity score.
Estimated baseline function for each patient. If not specified, a linear regression model is fitted to estimate the baseline function.
Number of bootstrap samples used for inference of the maximin effects and the subgroup parameter. Default is 600.
A list with the arguments specified.