get_density {ashr} | R Documentation |
Density method for ash object
Description
Return the density of the underlying fitted distribution
Usage
get_density(a, x)
Arguments
a |
the fitted ash object |
x |
the vector of locations at which density is to be computed |
Details
None
[Package ashr version 2.2-63 Index]