latex.summary.CV.SuperLearner: latex method for summary.CV.SuperLearner

Description Usage Arguments Value Author(s)

Description

convert output from summary.CV.SuperLearner into latex table. Method for the latex function in Hmisc

Usage

1
2
## S3 method for class 'summary.CV.SuperLearner'
latex(object, subset = TRUE, report = c("Risk", "SE", "Min", "Max"), addNamesTable = NULL, booktabs = TRUE, dec = 3, rowname = NULL, ...)

Arguments

object

object of class summary.CV.SuperLearner

subset

logical. include the subset column

report

which columns of outcome to report. should be a subset of c("Risk", "SE", "Min", "Max")

addNamesTable

Additional naming matrix. This should be a two column character matrix. The first column is the name as it appears in the SL.library, the second column is the name as it should appear in the latex table.

booktabs

passed to latex

dec

passed to latex

rowname

passed to latex

...

additional arguments passed to latex

Value

returns to output from latex

Author(s)

Eric C Polley ecpolley@berkeley.edu


ecpolley/SuperLearner_Old documentation built on May 15, 2019, 10:08 p.m.