ScaleIG.setup_gibbs_inference()#
- ScaleIG.setup_gibbs_inference(coef, penalty=None)[source]#
Sets up a
liesel.goose.GibbsKernelfor this variable, assuming that it is used as the variance parameter in a structured additive term.See the docs for the class
ScaleIGfor a description of the Gibbs sampler.Note
Usually, this method does not have to be called manually, when you are working with
StrctTernmobjects or initializing terms usingTermBuilder.- Parameters:
See also
StrctTermStructured additive term class.
- Return type: