slicedHSD {aqp}R Documentation

Tukey's HSD Over Slices

Description

Apply Tukey's HSD over 1-unit depth slices.

Usage

slicedHSD(object, fm, conf = 0.95)

Arguments

object

SoilProfileCollection object

fm

a formula describing depth sequence, horizon attribute, and site (grouping) attribute. For example 0:100 ~ estimated_oc | taxonname

conf

confidence applied in TukeyHSD

Author(s)

D.E. Beaudette and Sharon Perrone


[Package aqp version 2.0.3 Index]