Skip to contents

JMbdirect logo

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:
    • JMbayes2
    • FastJM
    • joineRML
    • rstanarm
  • 🔎 Includes functions for:
  • 📦 Ready for big data applications using the BIGdata = TRUE flag

📦 Installation

From GitHub (development version)

# If not already installed
install.packages("remotes")
remotes::install_github("kumarbhrigu/JMbdirect")