Learn R Programming

JMbayes (version 0.9-0)

runDynPred: Shiny Application for Dynamic Predictions

Description

This function loads the shiny package and runs the application for calculating dynamic predictions using package JMbayes.

Usage

runDynPred(type = c("JM", "lme"))

Value

No value returned.

Arguments

type

character string indicating whether dynamic predictions are based on joint models or mixed models alone.

Author

Dimitris Rizopoulos d.rizopoulos@erasmusmc.nl

Examples

Run this code
if (FALSE) {
runDynPred()
}

Run the code above in your browser using DataLab