Coder Social home page Coder Social logo

R/tlverse: Your One Stop for Targeted Learning in R

The tlverse is an umbrella R package for targeted learning with the tlverse ecosystem of R packages.

library(tlverse) loads the following core packages:

  • sl3 for Ensemble Machine (Super) Learning
  • tmle3 for Targeted Minimum Loss-based Estimation (TMLE)

as well as the following helper packages:

  • delayed for parallelizing dependent tasks
  • origami for cross-validation

and packages for individual tmle3 parameters:

  • tmle3mopttx for targeted learning and variable importance with optimal individualized (categorical) treatments
  • tmle3shift for targeted learning and variable importance with stochastic interventions

Installation

The tlverse ecosystem of packages are currently hosted at https://github.com/tlverse, not yet on CRAN. You can use the devtools package to install them:

install.packages("devtools")
devtools::install_github("tlverse/tlverse")

The tlverse depends on a large number of other packages that are also hosted on GitHub. Because of this, you may see the following error:

Error: HTTP error 403.
  API rate limit exceeded for 71.204.135.82. (But here's the good news:
  Authenticated requests get a higher rate limit. Check out the documentation
  for more details.)

  Rate limit remaining: 0/60
  Rate limit reset at: 2019-03-04 19:39:05 UTC

  To increase your GitHub API rate limit
  - Use `usethis::browse_github_pat()` to create a Personal Access Token.
  - Use `usethis::edit_r_environ()` and add the token as `GITHUB_PAT`.

This just means that R tried to install too many packages from GitHub in too short of a window. To fix this, you need to tell R how to use GitHub as your user (you'll need a GitHub user account). Follow these two steps:

  1. Use usethis::browse_github_pat() to create a Personal Access Token.
  2. Use usethis::edit_r_environ() and add the token as GITHUB_PAT.

tlverse's Projects

acic2019-workshop icon acic2019-workshop

🎯 :school_satchel: Materials for a full-day workshop on Targeted Learning with the tlverse at the 2019 Atlantic Causal Inference Conference

acic2022-adv-workshop icon acic2022-adv-workshop

Materials for the workshop "Targeted Machine Learning of the Causal Effects of Dynamic and Shift Interventions with the tlverse R Packages" at the 2022 American Causal Inference Conference

causalglm icon causalglm

Interpretable and model-robust causal inference for heterogeneous treatment effects using generalized linear working models with targeted machine-learning

csp2020-workshop icon csp2020-workshop

:dart: :school_satchel: Materials for a full-day workshop on Targeted Learning with the tlverse at the 2020 Conference on Statistical Practice

ctmle3 icon ctmle3

Collaborative Targeted Maximum Likelihood Estimation (C-TMLE)

delayed icon delayed

:clock430: :computer: Dependent Delayed Computation

deming2019-workshop icon deming2019-workshop

:dart: :school_satchel: Materials for a 2-day workshop on Targeted Learning with the tlverse at the 2019 Deming Conference on Applied Statistics

enar2021-workshop icon enar2021-workshop

Workshop materials for "Targeted Learning in the tlverse: Causal Inference Meets Machine Learning" at the 2021 Spring Meeting of the Eastern North American Region (ENAR) of the International Biometric Society

enar2023-workshop icon enar2023-workshop

Materials for the workshop "Targeted Learning: Advanced Methods for Causal Machine Learning" at the 2023 International Biometric Society's Eastern North American Region (ENAR) Conference

gates2019-workshop icon gates2019-workshop

:dart: :school_satchel: Materials for a half-day workshop on Targeted Learning with the tlverse at a 2019 meeting of the Gates Foundation

hal9001 icon hal9001

🤠 📿 The Highly Adaptive Lasso

jsm2023-workshop icon jsm2023-workshop

Materials for the workshop "Targeted Learning in the tlverse: Techniques and Tools for Causal Machine Learning" at the 2023 Joint Statistical Meetings (JSM) Conference

origami icon origami

:game_die: :crystal_ball: Comprehensive Cross-Validation Engine

pitt2019-workshop icon pitt2019-workshop

:dart: :school_satchel: Materials for a 3-day workshop on Targeted Learning with the tlverse at the Department of Epidemiology, University of Pittsburgh Graduate School of Public Health

ser2021-workshop icon ser2021-workshop

Materials for the workshop "Targeted Learning in the tlverse: Causal Inference Meets Machine Learning" at the 2021 Society for Epidemiologic Research (SER) Meeting

ser2022-workshop icon ser2022-workshop

Materials for two half-day workshops on Targeted Learning with the tlverse at the 2022 Society for Epidemiologic Research Meeting

sl3 icon sl3

💪 🤔 Modern Super Learning with Machine Learning Pipelines

sl3_lecture icon sl3_lecture

:notebook: 💪 An introductory workshop lecture on ensemble machine learning with pipelines using the sl3 R package

tldocker icon tldocker

A Docker container for tlverse in rstudio

tlran icon tlran

TLRAN: A Targeted Learning R Archive Network

tlverse icon tlverse

📦 :toolbox: Your One Stop to Targeted Learning in R with the tlverse

tlverse-handbook icon tlverse-handbook

🎯 :closed_book: Targeted Learning in R: A Causal Data Science Handbook

tlverse-workshops icon tlverse-workshops

🎯 :closed_book: Template repository for workshop materials on Targeted Learning with the tlverse

tlverse.org icon tlverse.org

:earth_americas: The internet home of the tlverse [source]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.