Learn R Programming

ashr (version 2.0.5)

cdf.ash: cdf method for ash object

Description

Computed the cdf of the underlying fitted distribution

Usage

cdf.ash(a, x, lower.tail = TRUE)

Arguments

a
the fitted ash object
x
the vector of locations at which cdf is to be computed
lower.tail
(default=TRUE) whether to compute the lower or upper tail

Details

None