F = logdist.invgamma(MEAN,STD)
MEAN [ numeric ] - Mean of the inv-gamma distribution.
STD [ numeric ] - Std dev of the inv-gamma distribution.
F [ function_handle ] - Function handle returning a value proportional to the log of the inv-gamma density.See help on the logdisk package for details on using the function handle F.