alphaBoundsIndep: Calculate upper bounds for a0 and a1 based on independence...

Description Usage Arguments Value

Description

Calculate upper bounds for a0 and a1 based on independence assumption

Usage

1
alphaBoundsIndep(p0, p1, draw00, draw01, draw10, draw11)

Arguments

p0

P(Tobs=1|Z=0)

p1

P(Tobs=1|Z=1)

draw00

List with mu, p, sigma_sq from DPM for (Tobs=0,Z=0) cell

draw01

List with mu, p, sigma_sq from DPM for (Tobs=0,Z=1) cell

draw10

List with mu, p, sigma_sq from DPM for (Tobs=1,Z=0) cell

draw11

List with mu, p, sigma_sq from DPM for (Tobs=1,Z=1) cell

Value

List with upper bounds for a0 and a1


fditraglia/binivdoctr documentation built on May 16, 2019, 12:10 p.m.