rinvgamma {season}R Documentation

Random Inverse Gamma Distribution

Description

Internal function to simulate a value from an inverse Gamma distribution, used by nscosinor. See the MCMCpack library. For internal use only.

Arguments

n

number of observations.

shape

Gamma shape parameter.

scale

Gamma scale parameter (default=1).


[Package season version 0.3.15 Index]