Bits of code to help clean up and display statistical analyses, largely in R.
Just some bits of code to help clean up and display statistical analyses, largely in R.
Below are the current functions:
pander_lme
: Clean up an lme4
model output in a pander
-like table.pander
MuMIn
pander_lm
: Clean up an lm
model output in a pander
-like table.pander
pander_lme_to_latex
: Export the output of an lme4
model in a LaTex-friendly file.pander
Hmisc
plyr
dplyr
.tex
file if they are not needed.pander_anova
: Clean up an anova
model output in a pander
-like table, including adjusted R-squared and F-statistics in the caption.pander
dplyr
xtable_lme
: Clean up an lme4
model output in an xtable
-compatible table.pander
dplyr
xtable