
JMbdirect provides tools for jointly modeling longitudinal outcomes and multiple time-to-event (survival) outcomes using a variety of statistical engines like JMbayes2, FastJM, joineRML, and rstanarm.
✨ Features
- 🔄 Fit joint models with multiple survival outcomes
- 🧠 Compatible with popular modeling engines:
JMbayes2FastJMjoineRMLrstanarm
- 🔎 Includes functions for:
- 📦 Ready for big data applications using the
BIGdata = TRUEflag
📦 Installation
From GitHub (development version)
# If not already installed
install.packages("remotes")
remotes::install_github("kumarbhrigu/JMbdirect")