rPPPP_COP: Sampling based on the PPPP copula

View source: R/fullrange2.R

rPPPP_COPR Documentation

Sampling based on the PPPP copula

Description

Generating random samples based on the PPPP copula

Usage

rPPPP_COP(n, al, be, a, b, seed = NULL)

Arguments

al,

be, a,b: the two shape parameters.

n:

sample size to be generated.

seed:

seed for randomness, and default is 1

Examples

plot(rPPPP_COP(100, 1.2, 0.2, 1, 1, seed = 100))

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