F = logdist.chisquare(Df)
Df
[ integer ] - Degrees of freedom of Chi-squared distribution.F
[ function_handle ] - Function handle returning a value proportional to the log of the gamma density.See help on the logdisk package for details on using the function handle F
.