Skip to content

Sensitivity Analysis for Difference in adjusted Restricted Mean Survival Time to Unmeasured Confounding

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

seungjae2525/RMSTSens

Repository files navigation

RMSTSens

Project Status Package version minimal R version Lifecycle: stable R-CMD-check

Sensitivity analysis for unmeasured confounding in estimating the difference in restricted mean survival time

Description

This is the source code for the RMSTSens package in R. RMSTSens is a package aimed at providing a novel sensitivity analysis method for the RMST difference when unmeasured confounding is suspected. Given a user-specified sensitivity parameter, the sensitivity range of the difference in adjusted RMST is calculated with the percentile bootstrap confidence interval for the population sensitivity range. See reference for details.

Reference

Not yet published (submitted to journal related to biostatistics).

Installation

Current GitHub release:

Installation using R package remotes:

install.packages("remotes") # if devtools not already installed
remotes::install_github("seungjae2525/RMSTSens")
library(RMSTSens)

Bug Reports:

You can also report bugs on GitHub under Issues.

About

Sensitivity Analysis for Difference in adjusted Restricted Mean Survival Time to Unmeasured Confounding

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages