powered by
log likelihood and derivatives for exponential distribution
llikExp(x, rate, full = FALSE)
data frame with fx for the log pdf value of with dRate
fx
dRate
that has the derivatives with respect to the rate parameter the observation time-point
rate
variable that is distributed by exponential distribution
vector of rates.
Add the data frame showing x, mean, sd as well as the fx and derivatives
Matthew L. Fidler
llikExp(1, 1:3) llikExp(1, 1:3, full=TRUE)
Run the code above in your browser using DataLab