cyl_quadsec-class: An S4 Class of Bivariate Copulas with Quadratic Sections

cyl_quadsec-classR Documentation

An S4 Class of Bivariate Copulas with Quadratic Sections

Description

This class contains bivariate circular-linear copulas with quadratic sections in the linear dimension. They are periodic in the circular dimension, u, and symmetric with respect to u=0.5. Therefore, they can capture correlation in data where there is symmetry between positive and negative angles. These copulas are described by one parameter, a.

Slots

name

character string holding the name of the copula.

parameters

numeric vector holding the parameter value.

param.names

character vector holding the parameter name.

param.lowbnd

numeric vector holding the lower bound of the parameter.

param.upbnd

numeric vector holding the upper bound of the parameter.

Objects from the Class

Objects are created by cyl_quadsec().

Extends

Class 'cyl_quadsec' extends class 'cyl_copula'.

References

\insertRef

Quesada-Molina1995cylcop

\insertRef

Hodelapplcylcop

\insertRef

Hodelmethodcylcop


cylcop documentation built on Oct. 30, 2022, 1:05 a.m.