interp_lc_lim_kt_min: Optimize k

interp_lc_lim_kt_minR Documentation

Optimize k

Description

Optimize estimated k from LC with limited data model, for fitting given e_0 at same dates

Usage

interp_lc_lim_kt_min(k, ax, bx, age, sex, e0_target, ...)

Arguments

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 lt_abridged function.

Details

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.


timriffe/DemoTools documentation built on Jan. 28, 2024, 5:13 a.m.