rCop.frankCop: Generating random samples of a Frank copula based on the...

Description Usage Arguments

Description

Generating random samples of a Frank copula based on the algorithm of Marshall and Olkin (1988)

Usage

1
2
## S3 method for class 'frankcop'
rcop(copula = NULL, n = 0)

Arguments

copula

A copula object. Decides the copula to sample from.

n

integer. Supplies the desired number of observations.


AlexanderRitz/copR documentation built on Oct. 30, 2019, 4:11 a.m.