Skip to contents

This data set include two columns with the following names: pop (population abbreviation) wgt (weight or proportion). This is estimated using the `afmix()` function.

Usage

data(PGC2_SCZ_ANC_Prop)

Format

An object of class 'data.frame' with 2 columns.

References

Schizophrenia Working Group of Psychiatric Genomics Consortium (2014). Biological insights from 108 schizophrenia associated genetic loci. Nature Link to article

Examples

if (FALSE) {
data(PGC2_SCZ_ANC_Prop)
str(PGC2_SCZ_ANC_Prop)
}