nordcanstat_year_based_prevalent_patient_count | R Documentation |
Compute numbers of people alive at specific time points who have had a cancer diagnosis in their past.
nordcanstat_year_based_prevalent_patient_count(
x,
by = NULL,
entities = NULL,
observation_years = NULL,
subset = NULL,
subset_style = "zeros"
)
x |
the NORDCAN cancer record dataset after preprocessing; see also the underlying implementation basicepistats::stat_count |
by |
see basicepistats::stat_count exceptions to
|
entities |
see
|
observation_years |
|
subset |
see basicepistats::stat_year_based_prevalent_subject_count |
subset_style |
see basicepistats::stat_year_based_prevalent_subject_count |
Other nordcanstat:
nordcanstat_count()
,
nordcanstat_imp_quality()
,
nordcanstat_survival_quality()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.