copdist.Archimedean {depCensoring} | R Documentation |
The distribution function of the Archimedean copula
Description
The distribution function of the Archimedean copula
Usage
copdist.Archimedean(x, copfam, ktau, coppar = NULL)
Arguments
x |
the value at which the distribution function will be calculated at. |
copfam |
a character string that denotes the copula family. |
ktau |
a numeric value that denotes the Kendall's tau. |
coppar |
a numeric value that denotes the copula parameter. |
[Package depCensoring version 0.1.5 Index]