Transform StMoMoData from central to initial exposures
Transform StMoMoData from central to initial exposures. Initial exposures are computed by adding one half of the deaths to the central exposures.
central2initial(data)
data |
StMoMoData object of type "central" created with function
|
A StMoMoData object of type "initial".
CBD <- cbd() CBDfit <- fit(CBD, data = central2initial(EWMaleData), ages.fit = 55:89) plot(CBDfit, parametricbx = FALSE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.