Diff of /man/eif.Rd [000000] .. [efa494]

Switch to side-by-side view

--- 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
+}