add_comparison | Adds p-values to the output comparing values across groups |
add_global | Adds the global p-value for a categorical variables |
add_global.fmt_regression | Adds the global p-value for a categorical variables in... |
add_global.fmt_uni_regression | Adds the global p-value for a categorical variables in... |
add_n | Adds a column with N (or N missing) for each variable |
add_overall | Adds a column with overall summary statistics to an existing... |
add_q | Add a column of q values to objects to account for multiple... |
add_q.fmt_table1 | Add a column of q values to 'fmt_table1' object to account... |
add_q.fmt_uni_regression | Add a column of q values to 'fmt_uni_regression' object to... |
add_stat_label | Adds a column showing a label for the summary statistics... |
as_data_frame | The 'tibble' package's 'as_data_frame' function is an alias... |
assign_class | Extract class of variable |
assign_dichotomous_value | For dichotomous data, returns that value that will be printed... |
assign_stat_display | Assign type of summary statistic |
assign_summary_type | Assigns summary type (e.g. continuous, categorical, or... |
assign_test | determine the appropriate test type given two variables |
assign_var_label | Assigns variable label to display. |
as_tibble | The 'tibble' package's 'as_tibble' function |
as_tibble.fmt_regression | Convert 'fmt_regression' objects to data frame |
as_tibble.fmt_table1 | Convert 'fmt_table1' objects to data frame |
as_tibble.fmt_uni_regression | Convert 'fmt_uni_regression' objects to data frame |
bold_labels | Bold variable labels in Rmarkdown |
bold_labels.fmt_regression | Bold or unbold variable labels for 'fmt_regression' objects... |
bold_labels.fmt_table1 | Bold or unbold variable labels for 'fmt_table1' objects in... |
bold_labels.fmt_uni_regression | Bold or unbold variable labels for 'fmt_uni_regression'... |
bold_levels | Bold variable levels in Rmarkdown |
bold_levels.fmt_regression | Bold or unbold variable levels for 'fmt_regression' objects... |
bold_levels.fmt_table1 | Bold or unbold variable levels for 'fmt_table1' objects in... |
bold_levels.fmt_uni_regression | Bold or unbold variable levels for 'fmt_uni_regression'... |
bold_p | Bold significant p-values in Rmarkdown |
bold_p.fmt_regression | Bold or unbold p-values for 'fmt_regression' objects in... |
bold_p.fmt_table1 | Bold or unbold p-values for 'fmt_table1' objects in Rmarkdown |
bold_p.fmt_uni_regression | Bold or unbold p-values for 'fmt_uni_regression' objects in... |
calculate_pvalue | This function takes in the meta-data and calculates an... |
calculate_summary_stat | This function takes in the meta data table, and calls the... |
continuous_digits_guess | Guesses how many digits to use in rounding continuous... |
create_header | Creates header rows for 'fmt_table1' of 'fmt_regression'... |
fmt_beta | Round and format regression model coefficients |
fmt_percent | Formats percentages to be displayed in tables or text of... |
fmt_pvalue | Formats p-values to be displayed in tables or text of report. |
fmt_regression | Turn a regression model object into a markdown-ready tibble. |
fmt_table1 | Calculates and formats descriptive statistics for Table 1. |
fmt_table1_header | This function creates header rows for 'fmt_table1' objects |
fmt_uni_regression | Creates table of univariate regression results |
get_by_info | Simple utility function to get extract and calculate... |
grapes-T-greater-than-grapes | Tee operator |
gtsummary-package | gtsummary: Presentation-Ready Data Summary Tables |
indent_key | Make indices compatible with 'add_indent' |
indent_key.fmt_regression | Makes index of factor variables requiring indent from... |
indent_key.fmt_table1 | Makes index of factors requiring indent from 'fmt_table1'... |
indent_key.fmt_uni_regression | Makes index of factor variables requiring indent from... |
inline_text | Report statistics from 'fmt_table1' and 'fmt_regression'... |
inline_text.fmt_regression | Report statistics from 'fmt_regression' and... |
inline_text.fmt_table1 | Report statistics from 'fmt_table1' inline in an Rmarkdown... |
italicize_labels | Italicize variable labels in Rmarkdown |
italicize_labels.fmt_regression | Italicize or unitalicize labels for 'fmt_regression' objects... |
italicize_labels.fmt_table1 | Italicize or unitalicize labels for 'fmt_table1' objects in... |
italicize_labels.fmt_uni_regression | Italicize or unitalicize labels for 'fmt_uni_regression'... |
italicize_levels | Italicize variable levels in Rmarkdown |
italicize_levels.fmt_regression | Italicize or unitalicize levels for 'fmt_regression' objects... |
italicize_levels.fmt_table1 | Italicize or unitalicize levels for 'fmt_table1' objects in... |
italicize_levels.fmt_uni_regression | Italicize or unitalicize levels for 'fmt_uni_regression'... |
knit_print | A custom printing function for Rmarkdown |
knit_print.fmt_regression | Print 'fmt_regression' objects in Rmarkdown |
knit_print.fmt_table1 | Print 'fmt_table1' objects in Rmarkdown |
knit_print.fmt_uni_regression | Print 'fmt_uni_regression' objects in Rmarkdown |
modify_header | Modifies header rows for existing 'fmt_table1',... |
modify_header.fmt_regression | Modifies header rows for existing 'fmt_regression' objects. |
modify_header.fmt_table1 | Modifies header rows for existing 'fmt_table1' objects. |
modify_header.fmt_uni_regression | Modifies header rows for existing 'fmt_uni_regression'... |
null-default | Default value for 'NULL'. |
parse_terms | Convert a regression model object to a parsed list matching... |
pipe | 'magrittr' Pipe operator '%>%' |
print.fmt_regression | Print 'fmt_regression' objects |
print.fmt_table1 | Print 'fmt_table1' objects |
print.fmt_uni_regression | Print 'fmt_uni_regression' objects |
row_to_name | Renames columns to values in a row of data frame |
summarize_categorical | Calculates and formats N's and percentages for categorical... |
summarize_continuous | Calculates and formats summary statistics for continuous data |
tidy_wrap | Tidies regression object based on class |
trial | Results from a simulated trial of Placebo vs Drug |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.