| pccopula {RkMetrics} | R Documentation | 
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
#Examples
pccopula(theta=3,pl=.5,z=10)
[Package RkMetrics version 1.3 Index]