log likelihood and derivatives for Weibull distribution
llikWeibull(x, shape, scale, full = FALSE)
variable distributed by a Weibull distribution
shape and scale parameters, the latter defaulting to 1.
Add the data frame showing x, mean, sd as well as the fx and derivatives
data frame with fx
for the log pdf value of with dProb
that has the derivatives with respect to the prob
parameters at
the observation time-point
llikWeibull(1, 1, 10)
#> fx dShape dScale
#> 1 -2.402585 -1.072327 -0.09