powered by
cyl_quadsec
Constructs a circular-linear copula with cubic sections of class 'cyl_quadsec'.
cyl_quadsec(a = 1/(2 * pi))
An R object of class 'cyl_quadsec'.
numeric value of the parameter of the copula. It must be in \([- 1 / (2 \pi)), 1 / (2 \pi))]\).
Quesada-Molina1995cylcop
Hodelapplcylcop
Hodelmethodcylcop
cop <- cyl_quadsec(a = 0.1) if(interactive()){ plot_cop_surf(copula = cop, type = "pdf", plot_type = "ggplot") }
Run the code above in your browser using DataLab