Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vegan-deprecated

Deprecated Functions in vegan package


Description

These functions are provided for compatibility with older versions of vegan only, and may be defunct as soon as the next release.

Usage

as.mlm(x)

Arguments

x

Constrained ordination result.

Details

Function as.mlm refits results of constrained ordination (cca, rda, capscale) as a multiple response linear model (lm). This allows finding influence statistics (influence.measures). It is also possible to derive several other statistics, but most of these are biased and misleading, since refitting ignores a major component of variation in constrained ordination. This function is replaced with a set functions that can find the same statistics directly from the ordination result object: see hatvalues.cca, rstandard.cca, rstudent.cca, cooks.distance.cca, vcov.cca.

Function humpfit was moved to the natto package and is still available from https://github.com/jarioksa/natto. The function fits a neutral no-interaction model for the biomass – species-richness relation. The old help page is still available with help("humpfit-deprecated") (note the quotes).

See Also


vegan

Community Ecology Package

v2.5-7
GPL-2
Authors
Jari Oksanen, F. Guillaume Blanchet, Michael Friendly, Roeland Kindt, Pierre Legendre, Dan McGlinn, Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens, Eduard Szoecs, Helene Wagner
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.