amalielykkemark/tmleExposed: Targeted minimum-loss based estimator for stochastic and deterministic interventions among the exposed

The \code{tmle_exposed} is a Targeted Minumum-loss based estimator (TMLE) for estimating effects of interventions targeting an intermediate factor in a high risk population (the exposed). The intermediate factor (Z) could be an intervenable variable as, i.e. treatment access, and is an effect of the exposure (A) and a cause of the outcome (Y), A -> Z ->Y. The function \code{tmle_exposed} allows the user to estimate effects of a stochastic or deterministic intervention on the intermediate. If '\code{intervention='unexposed'}, then the estimated parameter is the expected change in outcome risk under a stochastic intervention among the exposed (A=1) where the exposed probability of the intermediate (Z) variable became as observed among the unexposed (A=0).

Getting started

Package details

AuthorAmalie Lykkemark Moller, Helene Charlotte Wiese Rytgaard, Thomas Alexander Gerds, and Christian Torp-Pedersen
MaintainerThe package maintainer <amalielykkemark@live.dk>
LicenseNone
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("amalielykkemark/tmleExposed")
amalielykkemark/tmleExposed documentation built on May 6, 2023, 1:26 a.m.