dynamichazard (version 0.3.1)

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

dynamichazard::ddhazard_app()
dynamichazard::ddhazard_app(seed = 1, more_options = TRUE)

Run the code above in your browser using DataCamp Workspace