Lambda_exp_form | R Documentation |
l = exp(intercept + slope*t)
at time t
with L(t0) = 0
Definite integral of l = exp(intercept + slope*t)
starting at
t0
– only for l+
.
Lambda_exp_form(t, intercept, slope, t0)
t |
(double) the time point |
intercept |
(double) the intercept |
slope |
(double) the slope |
t0 |
(double) the starting time |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.