"actuarialtable"
Objects of class "actuarialtable"
inherit the structure of class "lifetable"
adding just the slot for interest rate, interest
.
Objects can be created by calls of the form new("actuarialtable", ...)
.
Creation is the same as lifetable objects creation, the slot for interest must be added too.
interest
:Object of class "numeric"
slot for interest rate, e.g. 0.03
x
:Object of class "numeric"
age slot
lx
:Object of class "numeric"
subjects at risk at age x
name
:Object of class "character"
name of the actuarial table
Class "lifetable"
, directly.
signature(from = "actuarialtable", to = "data.frame")
: moves from actuarialtable
to data.frame
signature(from = "actuarialtable", to = "numeric")
: coerce from actuarialtable
to a numeric
signature(object = "actuarialtable")
: as for lifetable
signature(x = "actuarialtable")
: tabulates the actuarial commutation functions
signature(object = "actuarialtable")
: show method
signature(object = "actuarialtable")
: prints brief summary
Giorgio A. Spedicato
The function is provided as is, without any warranty regarding the accuracy of calculations. The author disclaims any liability for eventual losses arising from direct or indirect use of this software.
Actuarial Mathematics (Second Edition), 1997, by Bowers, N.L., Gerber, H.U., Hickman, J.C., Jones, D.A. and Nesbitt, C.J.
axn
,lifetable