ddhazard_app: ddhazard Demo

View source: R/shiny_app.R

ddhazard_appR Documentation

ddhazard Demo

Description

ddhazard_app runs a shiny app with demonstration of models.

Usage

ddhazard_app(quietly = FALSE, ...)

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.

Value

Returns the object from shiny::shinyApp.

Examples

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

## End(Not run)

boennecd/dynamichazard documentation built on Oct. 11, 2022, 2:41 p.m.