runDynPred: Shiny Application for Dynamic Predictions

Description Usage Arguments Value Author(s) Examples

Description

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

Usage

1
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.

Author(s)

Dimitris Rizopoulos d.rizopoulos@erasmusmc.nl

Examples

1
2
3
4
## Not run: 
runDynPred()

## End(Not run)

JMbayes documentation built on Jan. 9, 2020, 9:07 a.m.