Description Usage Arguments Details Value Author(s) See Also
Creates A-bomb survivor incidence rates and confidence intervals.
1 | incidAbomb(d)
|
d |
Tibble, typically grouped, with DG column ending 1st block and py starting the last. |
The columns DG
and py
must exist in d
, in that order.
Person-year weighted means will be formed of any columns between them.
Its OK if none exist. Sums are formed on py
and anything to their right. It is assumed
that cancer types begin after py, with at most upy and/or subjects intervening them.
A tibble data frame, summarized by groups, with cancers after py in a new cancers column, and new columns O (observed cases), incid and incid 95% CI limits LL and UL.
Tom Radivoyevitch (radivot@ccf.org)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.