MPL.control: Control parameters for maximin projection learning

Description Usage Arguments Value See Also

Description

Parameters that control fitting of maximin projection learning.

Usage

1
MPL.control(pi.est = NULL, h.est = NULL, boot.sample = 600)

Arguments

pi.est

Estimated propentisy score for each patient. If not specified, a logistic regression model is fitted to estimate the propensity score.

h.est

Estimated baseline function for each patient. If not specified, a linear regression model is fitted to estimate the baseline function.

boot.sample

Number of bootstrap samples used for inference of the maximin effects and the subgroup parameter. Default is 600.

Value

A list with the arguments specified.

See Also

MPL, MPL.fit


ITRLearn documentation built on May 2, 2019, 11:03 a.m.