interp_lc_lim_kt_min | R Documentation |
Optimize estimated k from LC with limited data model, for fitting given e_0 at same dates
interp_lc_lim_kt_min(k, ax, bx, age, sex, e0_target, ...)
k |
numeric. k parameter from LC model. |
ax |
numeric. Vector (same length of age) of parameters from LC model. |
bx |
numeric. Vector (same length of age) of parameters from LC model. |
age |
numeric. |
sex |
numeric. |
e0_target |
numeric. |
... |
Other arguments to be passed on to the |
Given LC parameters at some date, change a bit k for replicate already know e_0 values. This is useful to give some sort of flexibility, and not follow strictly linear model implied in LC model, but taking advantage of estimated structure (ax) and change by age (bx) for some trustable period.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.