ben-arnold/tmleAb: Targeted maximum likelihood estimation for antibody measurements

Targeted maximum likelihood estimation for antibody measurements in R. In addition to estimating age-dependent antibody curves with ensemble machine learning, the tmleAb package makes it easier to estimate marginally adjusted means from the curves, and compare marginally adjusted means between populations. This package is mainly a convenience wrapper: the heavy lifting for machine learning is conducted using the \code{\link[SuperLearner]{SuperLearner}} package, and statistical estimation is conducted using the \code{\link[tmle]{tmle}} package. However, it also provides access to parametric modeling methods applied to antibody data.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.4
URL http://github.com/ben-arnold/tmleAb
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ben-arnold/tmleAb")
ben-arnold/tmleAb documentation built on May 12, 2019, 10:55 a.m.