"density"(x, ...)
"plot"(x, main = NULL, xlab = NULL, ylab = "Density", type = "l", zero.line = TRUE, obs.line = TRUE, ...)
"densityplot"(x, data, xlab = "Null", ...)
density
and densityplot
methods are
replaced with similar methods for permustats
. The
permustats
offers more powerful analysis tools for
permutations, including summary.permustats
giving
$z$ values (a.k.a. standardized effect sizes, SES), and Q-Q
plots (qqnorm.permustats
,
qqmath.permustats
.
Defunct
, vegan-deprecated