Description Usage Arguments Author(s) See Also
View source: R/get_Forecasts.R
Extract the values from an object containing an estimated mortality model
(e.g. LeeCarter, Oeppen etc.). This function allows the user to read 
the values already converted to a life table index (e.g. life expectancy) 
by specifying the requiered format in the argument data.out.
| 1 2 | get.Forecasts(object, data.out = c("qx", "mx", "dx", "lx", "Lx", "Tx",
  "ex"), ...)
 | 
| object | An object of class  | 
| data.out | Specify the type of data to be returned in output. 
Various life table indices are accepted: 
 | 
| ... | Arguments to be passed to or from other methods. | 
Marius D. Pascariu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.