man-roxygen/CF_Likelihood_extra.R

#' @section Constructor:
#'   \code{make_CF_Likelihood(observed_likelihood, intervention_list, ...)}
#'                      
#'   \describe{
#'     \item{\code{observed_likelihood}}{\code{\link{Likelihood}} obect specifying the relevant factors of the observed likelihood
#'     }
#'     \item{\code{intervention_list}}{A list of objects inheriting from \code{\link{LF_base}}, representing the intervention.
#'     }
#'     \item{\code{...}}{Not currently used.
#'     }
#'     }
#'     
#' @section Fields:
#' \describe{
#'    \item{\code{observed_likelihood}}{\code{\link{Likelihood}} obect specifying the relevant factors of the observed likelihood
#'     }
#'     \item{\code{intervention_list}}{A list of objects inheriting from \code{\link{LF_base}}, representing the intervention.
#'     }
#' }
jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.