GS: GS

Description Usage Arguments Value Examples

View source: R/Data.R

Description

This function creates an Gold Standard object that can be used to evaluate the performance of drug adverse event signal detection methods.

Usage

1
GS(gs_name)

Arguments

gs_name

The name of the gold standard file

Value

An object containing the Gold Standard data.

Examples

1
2
3
4
5
{

   gs <- GS("OMOP_GS_drugs.csv")

} 

winnenbr/GEA documentation built on May 4, 2019, 6:32 a.m.