Description Usage Arguments Details
The function takes a dataset, and will returns the estimate for the parameter, and or the estimated influence curve at each observation. The first column of obs_data should be the binary outcome of interest.
1 |
obs_data |
the observed data. The first column should be the outcome. |
what |
the desired return value. Should be one of '"ic"' (infludence curve), '"est"' (estimate), or '"both"'. |
control |
any other control parameters to be passed to the estimator. |
Most of this code has been copied and slightly modified from the ltmle package and is copyrighted by Joshua Schwab under the terms of the GPL-2 license.
Obtain an estimator of the probability delta = 1 given w
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.