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


stephens999/ashr documentation built on May 16, 2024, 3:10 a.m.