define_lf: Define a Likelihood Factor

View source: R/LF_base.R

define_lfR Documentation

Define a Likelihood Factor

Description

Define a Likelihood Factor

Usage

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

Other Likelihood objects: CF_Likelihood, LF_base, LF_derived, LF_emp, LF_fit, LF_known, LF_static, LF_targeted, Likelihood, Targeted_Likelihood


jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.