simulationsPlotBoxCopulas: Interactive functions visualization (server side) for copulas

Description Usage Arguments Value

View source: R/simulationsPlotBoxCopulas.R

Description

Interactive functions visualization (server side) for copulas

Usage

1
simulationsPlotBoxCopulas(input, output, session, copula, lang)

Arguments

input

input for server side.

output

output for server side.

session

session for server side.

copula

Copula to visualize, presently one of :

  • "Independant": Independant copula.

  • "FrechetLowerBound": Fréchet Lower Bound copula.

  • "FrechetUpperBound": Fréchet Upper Bound copula.

  • "BivariateEFGM": Eyraud-Farlie-Gumbel-Morgenstern copula.

  • "Frechet": Fréchet copula.

  • "BivariateCA": Bivariate Cuadras-Augé copula.

  • "BivariateMO": Bivariate Marhsall-Olkin copula.

  • "BivariateAMH": Bivariate Ali-Mikhail-Haq copula.

  • "BivariateClayton": Bivariate Clayton copula.

  • "BivariateFrank": Bivariate Frank copula.

  • "BivariateGumbel": Bivariate Gumbel copula.

lang

Internal function to ensure translation works and input is communicated between modules.

Value

Server function for the simulations plot module of the Copula Shiny function. Should not be run directly.


Distributacalcul documentation built on Sept. 13, 2020, 5:19 p.m.