runDynPred {JMbayes}R Documentation

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.

Author(s)

Dimitris Rizopoulos d.rizopoulos@erasmusmc.nl

Examples

## Not run: 
runDynPred()

## End(Not run)

[Package JMbayes version 0.8-85 Index]