pmbeta: Modififed beta cumulative probability distribution function

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

Modififed beta cumulative probability distribution function

Usage

1
pmbeta(x, shape1, shape2, xmax, ncp = 0, log = FALSE)

Arguments

x

numeric value for which density is required

shape1

non-negative parameter of the Beta distribution

shape2

non-negative parameter of the Beta distribution

xmax

Maximum possible value of x

ncp

non-centrality parameter.

log

logical; if TRUE, probabilities p are given as log(p)

Value

modified distribution

Author(s)

Sangeeta Bhatia


mrc-ide/hermione documentation built on Aug. 15, 2020, 9:16 a.m.