tdcmStan

Automating the Creation of Stan Code for TDCMs


Licenses
CNRI-Python-GPL-Compatible/CNRI-Python-GPL-Compatible

Documentation

tdcmStan

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN status R-CMD-check Minimal R Version License

Installation

You can install from CRAN with:

install.packages("tdcmStan")

You can install from GitHub with:

devtools::install_github("atlas-aai/tdcmStan", dependencies = TRUE)