Description Usage Arguments Value
View source: R/lognormal_functions.R
Draws samples from a Lognormal survival model conditional on a timepoint and adjusted for a hazard ratio, T \sim f(t|t_0; γ)
1 2 | ## S3 method for class 'lognormal'
cond_sample(u, t0, trt, params)
|
u |
numeric vector, 0 ≤q u ≤q 1 for all elements in u. |
t0 |
Nonnegative real number. The time the survival function is
conditioned on. |
params |
a named list containing |
vector of survival times following the Lognormal survival model parameterized by mu and sigma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.