Learn R Programming

GNGTools (version 1.0.0)

p2beta_diff_Vector: Probability for difference of x or more between two beta distributions

Description

Probability for difference of x or more between two beta distributions

Usage

p2beta_diff_Vector(x, a1, b1, a2, b2)

Value

a function is returned

Arguments

x

value

a1

alpha for first

b1

beta for first

a2

alpha for second

b2

beta for second