| add_stats | Add statistical output to a tidy stats list |
| add_stats.data.frame | add_stats data frame function |
| add_stats.default | add_stats default function |
| add_stats_to_model | Add statistical output to a model in a tidy stats list |
| cox | Data of a replication study of C.R. Cox, J. Arndt, T. Pyszczynski, J. Greenberg, A. Abdollahi, S. Solomon (2008, JPSP, 94(4), Exp. 6) |
| describe | Calculate common descriptive statistics |
| read_stats | Read a .csv file that was produced with 'write_stats' |
| report | Report function |
| report_anova | Report method for ANOVA models |
| report_correlation | Report method for correlations |
| report_lm | Report method for linear regression models |
| report_p_value | Report p-value function |
| report_t_test | Report method for a t-test |
| stats_list_to_df | Convert a tidy stats list to a data frame |
| tidy_descriptives | Convert descriptives to a tidy data frame |
| tidy_stats | Create a tidy stats data frame from a statistical output object |
| tidy_stats.anova | Create a tidy stats data frame from an anova object |
| tidy_stats.aov | Create a tidy stats data frame from an aov object |
| tidy_stats.aovlist | Create a tidy stats data frame from an aovlist object |
| tidy_stats.htest | Create a tidy stats data frame from an htest object |
| tidy_stats.lm | Create a tidy stats data frame from an lm object |
| tidy_stats_confint | tidy_stats method for confint output. |
| write_stats | Save the results in a tidy stats list to a .csv file |