mc_standdr: Monte Carlo Simulation of Doubly Robust Standardization

View source: R/mc_standdr.R

mc_standdrR Documentation

Monte Carlo Simulation of Doubly Robust Standardization

Description

Monte Carlo Simulation of Doubly Robust Standardization

Usage

mc_standdr(ss = c(40, 100), nrep = 1000, width = 0.95)

Arguments

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.

Value

Dataframe of results.

Source

Section 6.3.1

See Also

standdr_sim standdr_est


FrankLef/fciR documentation built on Nov. 12, 2023, 6:09 a.m.