Description
Safely compute Tukey's HSD within a given slice
Usage
.HSD(z, aov.fm, conf = 0.95)
Arguments
z
data.frame containing basic metadata, horizon top/bottom, variable of interest, and grouping variable
aov.fm
formula suitable for aov(): variable ~ group
conf
confidence level for TukeyHSD