interp_lc_lim_estimate | R Documentation |
Estimate LC with limited data from a matrix of rates (age by dates).
interp_lc_lim_estimate(M, dates_in, dates_out, SVD = F)
M |
numeric. Matrix with many rows as ages and columns as |
dates_in |
numeric. Vector of dates with input rates. |
dates_out |
numeric. Vector of dates for estimate a set of rates. |
SVD |
logical. Use Singular Value Decomposition for estimate |
SVD for ax
and bx.
Fit a simple linear model for k
and interpolate/extrapolate for objective dates.
Li2004DemoTools
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.