ddhazard_app {dynamichazard}R Documentation

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

## Not run: 
dynamichazard::ddhazard_app()
dynamichazard::ddhazard_app(seed = 1, more_options = TRUE)

## End(Not run)

[Package dynamichazard version 0.6.5 Index]