powered by
ddhazard_app runs a shiny app with demonstration of models.
ddhazard_app
ddhazard_app(quietly = FALSE, ...)
Returns the object from shiny::shinyApp.
shiny::shinyApp
TRUE if no messages should be printed when the app is run.
TRUE
starting values for the shiny app.
Runs a shiny app where you try different model specifications on simulated data.
if (FALSE) { dynamichazard::ddhazard_app() dynamichazard::ddhazard_app(seed = 1, more_options = TRUE) }
Run the code above in your browser using DataLab