[d84c2d]: / man / toptable.Rd

Download this file

18 lines (17 with data), 456 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{toptable}
\alias{toptable}
\title{Accessor for Results of Moderated Influence Function Hypothesis Testing}
\usage{
toptable(object)
}
\arguments{
\item{object}{S4 object of class \code{bioTMLE}.}
}
\value{
contents of \code{topTable} slot of object of class \code{biotmle}.
}
\description{
Accessor for Results of Moderated Influence Function Hypothesis Testing
}