run_desc: run analysis for incidence

run_descR Documentation

run analysis for incidence

Description

run analysis for incidence

Usage

run_desc(demo, dx, rx, ip, region = "hk")

Arguments

demo

the dataset with demographic information, including id, dob, dod, sex, onset_date. Pls check the data shall.

dx

the dataset with all diagnosis information, including id, codes, ref_date, setting. Pls check the data shall.

rx

the dataset with all prescription records, including id, drug name, date of prescription start and end, type of presciption (IP, OP, AE, Discharge). Pls check the data shall.

region

the region. "hk", "tw" or "kr"

Examples

run_desc(demo, dx, rx)

Cainefm/MND documentation built on Aug. 13, 2022, 3:33 p.m.