Learn R Programming

RkMetrics (version 1.3)

pgcopula: A Plotting Function

Description

Similar to pccopula(), but suitable when the dependence is stronger at the older ages

Usage

pgcopula(theta, pl = 1, z)

Arguments

theta

gives the order.

pl

gives the association, with a correction for the direction of dependence

z

the length of the z axis Defaults to 10.

Examples

Run this code
# NOT RUN {
#Examples

pgcopula(theta=1.3,pl=2,z=10)


# }

Run the code above in your browser using DataLab