Estimate both the parameter, and the influence curves used for estimating the projected risk ratio. The first column of your data should correspond to the variable of interest.
1  | ic.proj.rr(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.