cdf.ash: cdf method for ash object

View source: R/ashutility.R

cdf.ashR Documentation

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


ashr documentation built on Aug. 22, 2023, 1:07 a.m.