ANOVA | Wrapper for oneway.test(var.equal = T) |
as.data.frame.desctable | As.data.frame method for desctable |
chisq.test | Pearson's Chi-squared Test for Count Data |
chisq.test.default | Pearson's Chi-squared Test for Count Data |
chisq.test.formula | Pearson's Chi-squared Test for Count Data |
datatable | Create an HTML table widget using the DataTables library |
datatable.default | Create an HTML table widget using the DataTables library |
datatable.desctable | Create an HTML table widget using the DataTables library |
desctable | Generate a statistics table |
desctable.default | Generate a statistics table |
desctable.grouped_df | Generate a statistics table |
fisher.test | Fisher's Exact Test for Count Data |
fisher.test.default | Fisher's Exact Test for Count Data |
fisher.test.formula | Fisher's Exact Test for Count Data |
flatten_desctable | Flatten a desctable to a dataframe recursively |
header | Build header |
headerList | Build a header list object |
head_dataframe | Build the header for dataframe |
head_datatable | Build the header for datatable |
head_pander | Build the header for pander |
insert | Insert a vector y inside another vector x at position |
IQR | Return the inter-quartile range |
is.normal | Test if distribution is normal |
no.test | No test |
pander.desctable | Pander method for desctable |
parse_formula | Parse a formula |
percent | Return the percentages for the levels of a factor |
print.desctable | Print method for desctable |
statColumn | Generate one statistic for all variables |
statify | Transform any function into a valid stat function for the table |
statify.default | Transform any function into a valid stat function for the table |
statify.formula | Transform any function into a valid stat function for the table |
stats_auto | Functions to create a list of statistics to use in desctable |
stats_default | Functions to create a list of statistics to use in desctable |
stats_nonnormal | Functions to create a list of statistics to use in desctable |
stats_normal | Functions to create a list of statistics to use in desctable |
statTable | Generate the table of all statistics for all variables |
subNames | Create the subtables names |
subTable | Create a subtable in a grouped desctable |
testColumn | Create the pvalues column |
testify | Transform any test function into a valid test function for the table |
tests_auto | Functions to choose a statistical test |
varColumn | Generate the variable column to display as row names |