Lambda_inv_linear_form | R Documentation |
l = intercept + slope*t
at time t
Inverse of the definite integral of l = intercept + slope*t
only for l+
.
Lambda_inv_linear_form(z, intercept, slope, t0)
z |
(double) the value of integrated rate for which you want to find the time |
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.