Title: | Marshall-Olkin Shock Models with Semi-Independent Time |
---|---|
Description: | Provides tools for analyzing Marshall-Olkin shock models semi-independent time. It includes interactive 'shiny' applications for exploring copula-based dependence structures, along with functions for modeling and visualization. The methods are based on Mijanovic and Popovic (2024, submitted) "An R package for Marshall-Olkin shock models with semi-independent times." |
Authors: | Andjela Mijanovic [aut, cre], Bozidar Popovic [aut] |
Maintainer: | Andjela Mijanovic <andjela.m@ucg.ac.me> |
License: | MIT + file LICENSE |
Version: | 0.1.0 |
Built: | 2025-03-07 07:08:30 UTC |
Source: | CRAN |
This function launches the interactive Shiny application for exploring copula-based dependence structures in Marshall-Olkin shock models.
launch_MOsemiind_app()
launch_MOsemiind_app()
No return value, called for side effects.
if (interactive()) { launch_MOsemiind_app() }
if (interactive()) { launch_MOsemiind_app() }