launch_MOsemiind_app {MOsemiind} | R Documentation |
Launch Shiny App for 'MOsemiind'
Description
This function launches the interactive Shiny application for exploring copula-based dependence structures in Marshall-Olkin shock models.
Usage
launch_MOsemiind_app()
Value
No return value, called for side effects.
Examples
if (interactive()) {
launch_MOsemiind_app()
}
[Package MOsemiind version 0.1.0 Index]