dynamichazard (version 1.0.2)

ddhazard_app: ddhazard Demo

Description

ddhazard_app runs a shiny app with demonstration of models.

Usage

ddhazard_app(quietly = FALSE, ...)

Value

Returns the object from shiny::shinyApp.

Arguments

quietly

TRUE if no messages should be printed when the app is run.

...

starting values for the shiny app.

Details

Runs a shiny app where you try different model specifications on simulated data.

Examples

Run this code
if (FALSE) {
dynamichazard::ddhazard_app()
dynamichazard::ddhazard_app(seed = 1, more_options = TRUE)
}

Run the code above in your browser using DataLab