mc_standdr | R Documentation |
Monte Carlo Simulation of Doubly Robust Standardization
mc_standdr(ss = c(40, 100), nrep = 1000, width = 0.95)
ss |
Integer(). Number of covariates. |
nrep |
Number of Monte Carlo repetitions. |
width |
Width of interval. e.g. 0.95 will give interval c(0.025, 0.975). Default is 0.95. |
Dataframe of results.
Section 6.3.1
standdr_sim standdr_est
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.