Skip to content

Instantly share code, notes, and snippets.

@jslefche
jslefche / dunnet.R
Last active December 31, 2015 03:49 — forked from jebyrnes/dunnet.R
###########
# Calculate a Dunnett's test
# using information from a meta-analysis
# using definitions at http://davidmlane.com/hyperstat/B112114.html
#
# Jarrett Byrnes & Jon Lefcheck
# 12/8/2013
###########
#helper functions