| cdf.ash {ashr} | R 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
[Package ashr version 2.2-63 Index]