Free Access Week - Data Engineering + BI
Data engineering and BI courses are free!
Free Access Week - Jun 2-8

RkMetrics (version 1.3)

pccopula: A Plotting Function

Description

Produces a plot of a copula, which can be used to assess the dependency between two sexes bounded by the actual and the expanded mortality estimates

Usage

pccopula(theta, pl = 1, z)

Arguments

theta

gives the order.

pl

gives the association.

z

the length of the z axis Defaults to 10.

Examples

Run this code
# NOT RUN {
#Examples

pccopula(theta=3,pl=.5,z=10)


# }

Run the code above in your browser using DataLab