dynamichazard (version 0.6.5)

ddhazard_app: ddhazard Demo

Description

ddhazard_app runs a shiny app with demonstration of models.

Usage

ddhazard_app(quietly = F, ...)

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
# NOT RUN {
dynamichazard::ddhazard_app()
dynamichazard::ddhazard_app(seed = 1, more_options = TRUE)
# }

Run the code above in your browser using DataCamp Workspace