Description Usage Arguments Examples
Simulate Weibull censored data.
1 | simulate_weibull_data(type, r, Pt, shape, scale)
|
type |
Censoring Type |
r |
Expected Number of Failures |
Pt |
Fraction of Failing |
shape |
The Weibull shape parameter |
scale |
The Weibull scale parameter |
1 | simulate_weibull_data(2, 10, 0.1, 1, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.