| 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.matrix | add_stats matrix function |
| add_stats_to_model | Add statistical output to a model in a tidy stats list |
| copy_to_clipboard_script | Load in Javascript code to copy content to the clipboard. |
| correlation_table | Create a correlation table |
| count_data | Count the total of observations |
| cox | Data of a replication study of C.R. Cox, J. Arndt, T.... |
| css_style | Load in CSS code to style HTML content |
| describe_data | Calculate common descriptive statistics |
| inspect | Inspect the output of (a) statistical model(s) via an... |
| inspect_click_script | Load in Javascript code to figure out clicks in the... |
| inspect.default | Inspect (a) statistical model(s) output |
| inspect.list | Inspect (a) statistical model(s) added to your tidystats list |
| pipe | Pipe operator |
| read_stats | Read a .csv file that was produced with 'write_stats' |
| rename_columns | Rename statistics columns |
| report | Report function |
| report_anova | Report method for ANOVA models |
| report_chi_squared | Report function for a chi-squared test |
| report_correlation | Report function for correlations |
| report_descriptives | Report descriptives helper functions |
| report_fisher | Report function for Fisher's Exact Tests for Count Data |
| report_glm | Report method for generalized linear models |
| report_lm | Report method for linear regression models |
| report_lmm | Report method for linear mixed models |
| report_p_value | Report p-value function |
| report_rma | Report method for metafor's rma models |
| report_statistic | Report a single statistic |
| report_table_lm | Report table method for linear regression models |
| report_t_test | Report function for t-tests |
| report_wilcoxon | Report function for Wilcoxon Rank Sum and Signed Rank Tests |
| stats_list_to_df | Convert a tidy stats list to a data frame |
| tidy_count_data | Convert count data to a tidy data frame |
| tidy_describe_data | Convert descriptives to a tidy data frame |
| tidy_stats | Create a tidy stats data frame from a statistical output... |
| tidy_stats.afex_aov | Create a tidy stats data frame from an afex aov 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.confint | tidy_stats method for confint output. |
| tidy_stats.emmGrid | Create a tidy stats data frame from an emmGrid object |
| tidy_stats.glm | Create a tidy stats data frame from a glm 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.lmerMod | Create a tidy stats data frame from an lmerMod object |
| tidy_stats.lmerModLmerTest | Create a tidy stats data frame from an lmerModLmerTest object |
| tidy_stats.mixed | Create a tidy stats data frame from an afex mixed object |
| tidy_stats.psych | tidy_stats method for psych's alpha objects |
| tidy_stats.rma | Create a tidy stats data frame from an rma object from the... |
| write_stats | Save the results in a tidy stats list to a .csv file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.