rweibullsurv | R Documentation |
Generate data from Weibull hazard model
rweibullsurv(N, alpha, lambda = rep(1, N), variant = 1)
N |
number of observations. |
alpha |
shape parameter. |
lambda |
scale parameter. |
variant |
variant (0 or 1). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.