Learn R Programming

ipwCoxCSV (version 1.0)

Inverse Probability Weighted Cox Model with Corrected Sandwich Variance

Description

An implementation of corrected sandwich variance (CSV) estimation method for making inference of marginal hazard ratios (HR) in inverse probability weighted (IPW) Cox model without and with clustered data, proposed by Shu, Young, Toh, and Wang (2019) in their paper under revision for Biometrics. Both conventional inverse probability weights and stabilized weights are implemented. Logistic regression model is assumed for propensity score model.

Copy Link

Version

Install

install.packages('ipwCoxCSV')

Monthly Downloads

174

Version

1.0

License

GPL (>= 2)

Maintainer

Di Shu

Last Published

October 9th, 2019

Functions in ipwCoxCSV (1.0)

ipwCoxCluster

Inference of marginal HR in IPW Cox model based on CSV with clustering
ipwCoxInd

Inference of marginal HR in IPW Cox model based on CSV without clustering (i.e., assuming independence among observations)
ipwCoxCSV-package

Inference of Marginal Hazard Ratios (HR) in Inverse Probability Weighted (IPW) Cox Model Using Corrected Sandwich Variance (CSV)