View source: R/sim.clayton.oakes.R
simClaytonOakesWei | R Documentation |
Simulate observations from the Clayton-Oakes copula model with Weibull type baseline and Cox marginals.
simClaytonOakesWei(
K,
n,
eta,
beta,
stoptime,
weiscale = 1,
weishape = 2,
left = 0,
pairleft = 0
)
K |
Number of clusters |
n |
Number of observations in each cluster |
eta |
1/variance |
beta |
Effect (log hazard ratio) of covariate |
stoptime |
Stopping time |
weiscale |
weibull scale parameter |
weishape |
weibull shape parameter |
left |
Left truncation |
pairleft |
pairwise (1) left truncation or individual (0) |
Klaus K. Holst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.