sims.hsd: Tukey's HSD on simulations ANOVA

Description Usage Arguments Value Author(s) References

View source: R/sims.hsd.R

Description

Conducts Tukey's honestly significant difference test on the simulation ANOVA output (from sims.aov) as a means of assessing how many different populations can be discriminated from the data simulated, with the reasoning that if there are 20 populations, the best reasonable outcome would be 20 groups.

Usage

1
sims.hsd(sa, Ncores = 1, writeDat = TRUE)

Arguments

sa

Output from sims.hsd

Ncores

Number of processing cores to use

writeDat

Boolean: if TRUE, write output to drive

Value

A list of TukeyHSD results with the same nested structure as the sims.aov object passed into it.

Author(s)

Andrew L Hipp (ahipp@mortonarb.org)

References

Desmond SC, Garner M, Flannery S, Whittemore AT, Hipp AL. 2020. Leaf shape and size variation in bur oaks: An empirical study and simulation of sampling strategies. bioRxiv: 2020.05.11.088039.


andrew-hipp/traitsPopSim documentation built on Aug. 20, 2021, 6:28 p.m.