## fCOPULA -
getClass("fCOPULA")
## pfrechet -
# The Frechet Copula - m:
pfrechetCopula(0.5)
pfrechetCopula(0.25, 0.75)
pfrechetCopula(runif(5))
## grid2d -
grid2d()
pfrechetCopula(grid2d())
Run the code above in your browser using DataLab