get.observed.data.ExE: Generates exposure data with some error

Description Usage Arguments Value Author(s)

Description

Uses functions make.obs.geno and make.obs.env to generate effect data with a set level of error

Usage

1
2
3
get.observed.data.ExE(data = NULL, e1.error = NULL, e1.model = NULL,
  e1.prev = NULL, e1.sd = NULL, e1.reliability = NULL, e2.error = NULL,
  e2.model = NULL, e2.prev = NULL, e2.sd = NULL, e2.reliability = NULL)

Arguments

data

Input table of simulated data considered as true data

e1.error

Misclassification rates in the 1st environmental exposure assessment: 1-sensitivity and 1-specificity

e1.model

Model of the 1st exposure: binary=0, quantitative-normal=1 or quantitative-uniform=2

e1.prev

Prevalence of the 1st environmental exposure

e1.sd

Standard Deviation of the 1st environmental exposure

e1.reliability

Reliability of the assessment of 1st environmental exposure

e2.error

Misclassification rates in the 2nd environmental exposure assessment: 1-sensitivity and 1-specificity

e2.model

Model of the 2nd exposure: binary=0, quantitative-normal=1 or quantitative-uniform=2

e2.prev

Prevalence of the 2nd environmental exposure

e2.sd

Standard Deviation of the 2nd environmental exposure

e2.reliability

Reliability of the assessment of 2nd environmental exposure

Value

A matrix

Author(s)

Gaye A


agaye/ESPRESSO.ExE documentation built on May 10, 2019, 7:30 a.m.