a | b/man/eif.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/utils.R |
||
3 | \name{eif} |
||
4 | \alias{eif} |
||
5 | \title{Accessor for Table of Raw Efficient Influence Function Values} |
||
6 | \usage{ |
||
7 | eif(object) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{object}{S4 object of class \code{bioTMLE}.} |
||
11 | } |
||
12 | \value{ |
||
13 | contents of \code{tmleOut} slot of object of class \code{biotmle}. |
||
14 | } |
||
15 | \description{ |
||
16 | Accessor for Table of Raw Efficient Influence Function Values |
||
17 | } |