mixcdf.default {ashr} | R Documentation |
The default version of mixcdf
.
## Default S3 method:
mixcdf(x, y, lower.tail = TRUE)
x |
a mixture (eg of type normalmix or unimix) |
y |
locations at which cdf to be computed |
lower.tail |
boolean indicating whether to report lower tail |