rGGEE_COP: Sampling based on the full-range tail dependence copula

View source: R/fullrange2.R

rGGEE_COPR Documentation

Sampling based on the full-range tail dependence copula

Description

Generating random samples based on the bivariate copula that has full-range tail dependence in both upper and lower tails

Usage

rGGEE_COP(n, al, be, seed = NULL, maxit = 1e+05)

Arguments

al, be:

the two shape parameters.

n:

sample size to be generated.

seed:

seed for randomness, and default is 1

Examples

rGGEE_COP(20, 1.2, 0.2, seed = 100)

larryleihua/CopulaOne documentation built on Jan. 18, 2024, 5:28 a.m.