Skip to content

Sensitivity analysis for effects of multiple exposures in the presence of 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/SAMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMU

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

Sensitivity analysis for effects of multiple exposures in the presence of unmeasured confounding

Description

This is the source code for the SAMU package in R. SAMU is a package aimed at providing a novel sensitivity model to investigate the effect of correlated multiple exposures on the continuous health outcomes of interest. Given a user-specified sensitivity parameters, the sensitivity range is calculated. See reference for details.

Reference

Jeong B, Lee S, Ye S, Lee D, Lee W (2024): Sensitivity analysis for effects of multiple exposures in the presence of unmeasured confounding. submitted.

Installation

Current GitHub release:

Installation using R package remotes:

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

Bug Reports:

You can also report bugs on GitHub under Issues.

About

Sensitivity analysis for effects of multiple exposures in the presence of 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