Description Usage Arguments Details Value Author(s)
Generates a random sample of variables X
and Y
of the marginal distribution for the Archimedean copula. X
and Y
are of the same size and can be censored.
1 2 |
x |
vector of these parameters: |
rodiny |
vector of length 2 of names of the marginal distributions. Distributions can be "weibull", "gamma", "norm", "lnorm". "norm" is the name for the Normal distribution. "lnorm" is the name for the Lognormal distribution. |
rodina |
copula family. Currently supported families are "gumbel", "clayton" and "frank". |
No |
sample size |
cens |
cens = TRUE ... censored sample |
bicens |
if both |
digi |
number of decimal places in the output |
Random censoring using distribution function having the same specifications as the original uncensored distribution.
A list with the following components:
X, Y |
vectors sizes of |
dX |
vector size of |
dY |
Vector size of |
Josef Brejcha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.