pairwise_test_cont()
to properly catch paired comparisons where no paired data points exist.get_session_info()
test to account for changes in sessioninfo::session_info()
car
dependencypairwise_test_cor()
is now named cor_test_pairs()
. The function cor_test_pairs()
now returns a data.frame with information on any ties in each variable instead of number of unique values.cor_test()
for testing between two continuous variable cor_test_pairs()
for group pairwise correlation testing (i.e. correlating values between all combinations antigens)create_step_curve()
function for survival curves and other step curves mb_results()
for Magnitude Breadth curves and calculating Area under the MB curvetrapz_sorted()
for Trapezoidal Integration of messy datacollapse_group_row()
for an alternative to kableExtra::collapse_rows()
on long tablesbinom_ci()
to supersede wilson_ci()
do()
examplespairwise_test_cont()
two_samp_bin_test()
could give p>1 devtools
dependencyescape()
to easily make latex friendly columns with \
in front of special characterswilson_ci()
function for Wilson Confident Intervalspariwise_test_bin()
for pairwise binary testing comparisons (i.e. pairwise group differences in response rates)stat_paste()
. Now easy to add % or something else after each stat, if neededtwo_samp_cont_test()
get_full_name()
and get_session_info()
for supplemental tables in reportsround_away_0()
allows completely NA vectorspretty_pvalues()
now has for "latex", "pandoc", "html", and "no_markup" output optionstwo_samp_bin_test()
: Barnard Test now run correctlypvalue()
from coin package addressedInitial Package Development
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.