lm-table-maker

Author

Dr. Joscelin Rocha-Hidalgo

Published

May 28, 2023

Buy me a coffeeBuy me a coffee


By Patrick Monari

Excerpt from site: R function to generate publication-ready figures from linear models. Exports as html file

  1. Link to repo and function here: https://github.com/patrickmonari/lm-table-maker

Three linear mixed effects model outputs presented in a table, showing coefficients, effect sizes, confidence intervals, F-values, degrees of freedom, p-values, and significance levels for the predictors: Intercept, Treatment, Time, and Treatment * Time. Each model is centered differently: (1) original, (2) at control saline, and (3) at introduction. The interaction term Treatment * Time is significant across all models.

Back to top