report {eatRep} | R Documentation |
Summarizes the output of the jk2-functions jk2.mean
, jk2.table
,
jk2.quantile
, and jk2.glm
.
report(jk2.out, trendDiffs = FALSE, add = list(), exclude = c("Ncases", "NcasesValid", "var"), printGlm = FALSE, digits = 3, printDeviance = FALSE)
jk2.out |
output of the jk2-functions |
trendDiffs |
Logical: compute differences of trends? |
add |
Optional: additional columns for output. See examples of the jk2-functions |
exclude |
Which parameters should be excluded from reporting? |
printGlm |
Only relevant for |
digits |
Only relevant if |
printDeviance |
Only relevant if |
Sebastian Weirich
### see examples of the jk2-functions.