View source: R/sibling_estimator.R
sibling_estimator | R Documentation |
Estimate death rates from sibling history data
sibling_estimator(
sib.dat,
ego.id,
sib.id,
sib.frame.indicator,
sib.sex = "sex",
cell.config,
weights,
boot.weights = NULL,
return.boot = FALSE,
discretize.exp = FALSE
)
sib.dat |
The long-form sibling history dataset (likely produced by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.