incidSEER {SEERaBomb}R Documentation

Computes SEER incidences

Description

Creates SEER incidence rates and confidence intervals.

Usage

incidSEER(canc,popsae,cancers)

Arguments

canc

data frame of cancer cases

popsae

data frame of person years at risk

cancers

character vector of cancer types

Details

This left joins popsae and cancers in canc.

Value

A data frame with observed cases (O), incid, and incid 95% CI limits LL and UL.

Author(s)

Tom Radivoyevitch (radivot@ccf.org)

See Also

SEERaBomb-package


[Package SEERaBomb version 2019.2 Index]