runDynPred {JMbayes} | R Documentation |
This function loads the shiny package and runs the application for calculating dynamic predictions using package JMbayes.
runDynPred(type = c("JM", "lme"))
type |
character string indicating whether dynamic predictions are based on joint models or mixed models alone. |
No value returned.
Dimitris Rizopoulos d.rizopoulos@erasmusmc.nl
## Not run:
runDynPred()
## End(Not run)