Learn R Programming

JMbayes (version 0.8-85)

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"))

Arguments

type

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

Value

No value returned.

Examples

Run this code
# NOT RUN {
runDynPred()
# }

Run the code above in your browser using DataLab