cyl_vonmises-class | R Documentation |
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.
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 are created by cyl_vonmises()
.
Class 'cyl_vonmises
' extends class 'cyl_copula
'.
Johnson1978cylcop
\insertRefHodelapplcylcop
\insertRefHodelmethodcylcop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.