View source: R/example-exponential.R
| rdata.exponential_lifetime | R Documentation |
Generates exponential data, optionally with right-censoring at a fixed censoring time.
## S3 method for class 'exponential_lifetime'
rdata(model, ...)
model |
An exponential_lifetime model |
... |
Additional arguments (ignored) |
A function(theta, n, censor_time, ...) that returns a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.