ascii.correlation | Ascii for correlation object. |
ascii.freq | Ascii for freq object. |
ascii.remix | Ascii for remix object. |
ascii.summarize | Ascii for summarize object. |
ascii.summarize.by | Ascii for summarize.by object. |
ascii.survival | Ascii for survival object. |
ascii.tabular | Ascii for tabular object. |
as.data.frame.correlation | as.data.frame for correlation object. |
as.data.frame.freq | as.data.frame for freq object. |
as.data.frame.summarize | as.data.frame for summarize object. |
as.data.frame.summarize.by | as.data.frame for summarize.by object. |
as.data.frame.survival | as.data.frame for survival object. |
as.data.frame.tabular | as.data.frame for tabular object. |
cbind.list | Cbind for list |
check_formula | Check if a variable is repeated several times in a formula |
correlation | Compute correlation |
correlation.data.frame | Compute correlation (data.frame input) |
cross | Cross x and y |
cross_list | Cross variables in a list |
demix | Demix |
display.test | Display a test result |
expand_formula | Expand ... in a formula |
freq | Compute frequencies |
freq.data.frame | Compute frequencies (data.frame input) |
funs2fun | Concatenate functions |
is.correlation | Test if 'x' is a correlation object |
is.freq | Test if 'x' is an freq object |
is.remix | Test if 'x' is an remix object |
is.summarize | Test if 'x' is a summarize object |
is.summarize.by | Test if 'x' is a summarize.by object |
is.survival | Test if 'x' is a survival object |
is.tabular | Test if 'x' is an tabular object |
left_right | Separate left and right part of a formula |
n | Return the number of non NA observations |
na | Return the number of NA observations |
n.table | 'table' with addmargins and test |
parse_data | Parse data |
parse_formula | Parse a formula |
print.correlation | Print correlation object. |
print.freq | Print freq object. |
print.remix | Print a remix object |
print.summarize | Print summarize object. |
print.summarize.by | Print summarize.by object. |
print.survival | Print survival object. |
print.tabular | Print tabular object. |
p.table | 'prop.table' with cell proportion, addmargins and propNA |
rbind.list | Rbind for list |
regroup | Regroup factors with factors, and numerical variables with... |
remix | Remix and describe. |
remove_blank | Remove blank in a formula |
summarize | Compute summary statistics |
summarize.by | Compute summary statistics according to a factor |
summarize.data.frame | Compute summary statistics (data.frame input) |
summarize.data.frame.by | Compute summary statistics according to a factor (data.frame... |
survival | Compute survival |
survival.data.frame | Compute survival (data.frame input) |
survival.data.frame.by | Compute survival according to a factor (data.frame input) |
tabular | Compute a contingency table |
tabular.data.frame | Compute a contingency table (data.frame input) |
test.summarize.auto | test for mean comparison |
test.summarize.kruskal | test for mean comparison |
test.summarize.oneway.equalvar | test for mean comparison |
test.summarize.oneway.unequalvar | test for mean comparison |
test.survival.logrank | test for survival comparison |
test.tabular.auto | test for contingency table |
test.tabular.fisher | test for contingency table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.