cyl_quadsec | R Documentation |
cyl_quadsec
' ObjectsConstructs a circular-linear copula with cubic sections of class
'cyl_quadsec
'.
cyl_quadsec(a = 1/(2 * pi))
a |
numeric value of the parameter of the copula. It must be in [- 1 / (2 π)), 1 / (2 π))]. |
An R object of class 'cyl_quadsec
'.
Quesada-Molina1995cylcop
\insertRefHodelapplcylcop
\insertRefHodelmethodcylcop
cop <- cyl_quadsec(a = 0.1) if(interactive()){ plot_cop_surf(copula = cop, type = "pdf", plot_type = "ggplot") }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.