build_qantsur: build_qantsur

View source: R/build_qantsur.R

build_qantsurR Documentation

build_qantsur

Description

build quantile threshold based on icd variables and omega constant

Usage

build_qantsur(df, var.icd, omega)

Arguments

df

the dataframe containing the icd codes.

var.icd

the main icd codes

omega

the constant to define the extrema populations

Value

A numeric vector with the thresholds for the extrema populations.


PheVis documentation built on Oct. 20, 2023, 9:08 a.m.