powered by
-Inf
x
ecd.cdf(object, x, from.x = -Inf, piece.wise = FALSE, f = NULL, verbose = FALSE)
TRUE
from.x
d <- ecd() x <- seq(-10, 10, by=1) ecd.cdf(d,x) ecd.cdf(d,1, from.x = -1)
Run the code above in your browser using DataLab