Skip to contents

Report Statistical Information

Main functions for reporting statistical information

report_effectsize()
Report the effect size(s) of a model or a test
report_info()
Report additional information
report_intercept()
Report intercept
report_model()
Report the model type
report_parameters()
Report the parameters of a model
report_participants()
Reporting the participant data
report_performance()
Report the model's quality and fit indices
report_priors()
Report priors of Bayesian models
report_random()
Report random effects and factors
report_s()
Report S- and p-values in easy language.
report_sample()
Sample Description
report_statistics()
Report the statistics of a model

Formatting

Functions for formatting content

Report Statistical Objects

Helper functions for reporting of statistical objects

report(<aov>) report_effectsize(<aov>) report_table(<aov>) report_statistics(<aov>) report_parameters(<aov>) report_model(<aov>) report_info(<aov>) report_text(<aov>)
Reporting ANOVAs
report(<bayesfactor_models>) report(<bayesfactor_inclusion>)
Reporting Models' Bayes Factor
report(<brmsfit>)
Reporting Bayesian Models from brms
report(<compare_performance>) report_table(<compare_performance>) report_statistics(<compare_performance>) report_parameters(<compare_performance>) report_text(<compare_performance>)
Reporting models comparison
report(<htest>) report_effectsize(<htest>) report_table(<htest>) report_statistics(<htest>) report_parameters(<htest>) report_model(<htest>) report_info(<htest>) report_text(<htest>)
Reporting htest objects (Correlation, t-test...)
report(<lavaan>) report_performance(<lavaan>)
Reports of Structural Equation Models (SEM)
report(<lm>) report_effectsize(<lm>) report_table(<lm>) report_statistics(<lm>) report_parameters(<lm>) report_intercept(<lm>) report_model(<lm>) report_performance(<lm>) report_info(<lm>) report_text(<lm>) report_random(<merMod>)
Reporting (General) Linear Models
report(<stanreg>)
Reporting Bayesian Models
report(<test_performance>) report_table(<test_performance>) report_statistics(<test_performance>) report_parameters(<test_performance>) report_text(<test_performance>)
Reporting models comparison
report(<estimate_contrasts>) report_table(<estimate_contrasts>) report_text(<estimate_contrasts>)
Reporting estimate_contrasts objects
report(<compare.loo>)
Reporting Bayesian Model Comparison
report(<BFBayesFactor>) report_statistics(<BFBayesFactor>)
Reporting BFBayesFactor objects from the BayesFactor package

Report Non-Statistical Objects

Helper functions for reporting of non-statistical objects

report(<character>) report(<data.frame>) report(<factor>) report(<numeric>)
Reporting Datasets and Dataframes
report_date() report_story()
Miscellaneous reports
report(<sessionInfo>) report_packages() cite_packages() report_system()
Report R environment (packages, system, etc.)