Description Usage Arguments Value See Also Examples
Transform StMoMoData from central to initial exposures. Initial exposures are computed by adding one half of the deaths to the central exposures.
1 |
data |
StMoMoData object of type "central" created with function
|
A StMoMoData object of type "initial".
1 2 3 | CBD <- cbd()
CBDfit <- fit(CBD, data = central2initial(EWMaleData), ages.fit = 55:89)
plot(CBDfit, parametricbx = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.