Define a Likelihood Factor

define_lf(LF_class, ...)

Arguments

LF_class

the class of likelihood factor. Should inherit from LF_base

...

arguments that define the likelihood factor. See the constructor for the specified LF_class.

See also