View source: R/ic-proj-rr-nolas.R
Estimate both the parameter, and or the influence curves used for estimating the projected risk ratio (not using lasso). The first column of your data should correspond to the variable of interest.
1 | ic.proj.rr.nolas(obs_data, what = "both", control = NULL)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.