powered by
This function list the character decrements of the mdf class
getDecrements(object)
A character vector listing the decrements defined in the class
A mdt class object
mdt
Giorgio Spedicato
A character vector is returned
Marcel Finan A Reading of the Theory of Life Contingency Models: A Preparation for Exam MLC/3L
getOmega
#create a new table tableDecr=data.frame(d1=c(150,160,160),d2=c(50,75,85)) newMdt<-new("mdt",name="testMDT",table=tableDecr) getDecrements(newMdt)
Run the code above in your browser using DataLab