Compute fitted mx
| 1 | find_mx_optim(x, ex, x.f, coef, radix, k.int, verbose)
 | 
| x | Numerical vector containing ages corresponding to the input data (in 'mx' or 'LT'). | 
| ex | Life expectancy matrix | 
| x.f | Data frame containing the q0_5 values. | 
| coef | Estimated coefficients (ax, bx, cx) of the Log-Quadratic model. | 
| radix | Life table radix. Default: 10^5; | 
| k.int | a vector containing the end-points of the interval to be searched for k parameter. | 
| verbose | Logical. Choose whether to display a progress bar during the fitting process. Default: TRUE. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.