plot.mrpp {simba}R Documentation

plot an mrpp-object

Description

There is no mrpp plotting function in the vegan package. For convenience it is provided here.

Usage

plot.mrpp(x, y, ...)

Arguments

x a mrpp-object as computed with mrpp
y Optional plotting object, not needed here.
... Arguments to the plotting function

Value

Returns a histogram with the distribution of the permutation values plotted against delta: For explanations see mrpp

Author(s)

Gerald Jurasinski

See Also

mrpp, anosim


[Package simba version 0.2-5 Index]