cyl_vonmises-class: An S4 Class of Bivariate von Mises Copulas

cyl_vonmises-classR Documentation

An S4 Class of Bivariate von Mises Copulas

Description

This class contains circular-linear copulas that are based on the approach by \insertCiteJohnson1978;textualcylcop with a von Mises periodic function. They are periodic in the circular dimension, u, but not symmetric with respect to u=0.5 i.e. there is no symmetry between positive and negative angles.

Slots

name

character string holding the name of the copula.

parameters

numeric vector holding the parameter values.

param.names

character vector holding the parameter names.

param.lowbnd

numeric vector holding the lower bounds of the parameters.

param.upbnd

numeric vector holding the upper bounds of the parameters.

flip

logical value indicating whether the copula should be rotated 90 degrees to capture negative correlation.

Objects from the Class

Objects are created by cyl_vonmises().

Extends

Class 'cyl_vonmises' extends class 'cyl_copula'.

References

\insertRef

Johnson1978cylcop

\insertRef

Hodelapplcylcop

\insertRef

Hodelmethodcylcop


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