ddhazard_app {dynamichazard} | R Documentation |
ddhazard_app
runs a shiny app with demonstration of models.
ddhazard_app(quietly = F, ...)
quietly |
|
... |
starting values for the shiny app. |
Runs a shiny app where you try different model specifications on simulated data.
## Not run: dynamichazard::ddhazard_app() dynamichazard::ddhazard_app(seed = 1, more_options = TRUE) ## End(Not run)