SJSyndrome.data: Stevens-Johnson syndrome data

SJSyndrome.dataR Documentation

Stevens-Johnson syndrome data

Description

The Stevens-Johnson syndrome is an acute and serious dermatological disease due to a drug allergy. The syndrome appearance is life-threatening emergency. They are very rare, around 2 cases per million people per year.

Usage

SJSyndrome.data

Format

A data.frame of 824 lines, each describing a syndrome appearance described by 15 covariates: Case ID, Initial FDA Received Date, days since last fda, Event Date, Latest FDA Received Date, Suspect Product Names, Suspect Product Active Ingredients, Reason for Use, Reactions, Serious, Outcomes, Sex, Patient Age, Sender, Concomitant Product Names The third column correspond to the number of days between two adverse events.

Source

FDA open data.

Examples

data(SJSyndrome.data)
summary(SJSyndrome.data)

localScore documentation built on Nov. 3, 2023, 1:08 a.m.