View source: R/build_qantsur.R
build_qantsur | R Documentation |
build quantile threshold based on icd variables and omega constant
build_qantsur(df, var.icd, omega)
df |
the dataframe containing the icd codes. |
var.icd |
the main icd codes |
omega |
the constant to define the extrema populations |
A numeric vector with the thresholds for the extrema populations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.