Skip to content

Size of subsample in ecodist mantel()

1 message · Sarah Goslee

#
pboot is the proportion of the sample to select, and so if it's
greater than or equal to 1 you're using the entire sample rather than
a subsample, so of course the limits are equal.

If you look at the usage line in the help for mantel, where defaults
are given, the default for pboot = 0.9.

The details are discussed in the associated JSS paper that is given by
citation("ecodist")

Sarah
On Thu, Jun 28, 2012 at 9:28 PM, nevil amos <nevil.amos at gmail.com> wrote: