powered by
log likelihood and derivatives for chi-squared distribution
llikChisq(x, df, full = FALSE)
data frame with fx for the log pdf value of with dDf
fx
dDf
that has the derivatives with respect to the df parameter the observation time-point
df
variable that is distributed by chi-squared distribution
degrees of freedom (non-negative, but can be non-integer).
Add the data frame showing x, mean, sd as well as the fx and derivatives
Matthew L. Fidler
llikChisq(1, df = 1:3, full=TRUE) llikChisq(1, df = 6:9)
Run the code above in your browser using DataLab