--- a +++ b/man/eif.Rd @@ -0,0 +1,17 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/utils.R +\name{eif} +\alias{eif} +\title{Accessor for Table of Raw Efficient Influence Function Values} +\usage{ +eif(object) +} +\arguments{ +\item{object}{S4 object of class \code{bioTMLE}.} +} +\value{ +contents of \code{tmleOut} slot of object of class \code{biotmle}. +} +\description{ +Accessor for Table of Raw Efficient Influence Function Values +}