Package index
-
data_aft() - Simulate AFT data with an outcome-dependent right-censored covariate
-
estimate_beta() - Estimate regression coefficients via M-estimation
-
estimate_beta_cc() - Complete-case estimator for regression parameters
-
estimate_beta_mle() - Likelihood-based estimator via optimx for general AW + Z model
-
estimate_beta_ipw() - Inverse probability weighted (IPW) estimator for regression parameters
-
estimate_beta_aipw() - Augmented IPW (AIPW) estimator for regression parameters
-
estimate_beta_aipw_lambda() - AIPW lambda-close estimator
-
var_beta_mle() - Sandwich variance estimator for likelihood-based estimator
-
var_beta_ipw() - Sandwich variance estimator for the IPW estimator
-
var_beta_aipw() - Sandwich variance estimator for the AIPW estimator
-
var_beta_aipw_lambda() - Sandwich variance for the AIPW-lambda estimator