[Vegan-commits] r1487 - pkg/vegan/tests/Examples
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Feb 14 09:34:18 CET 2011
Author: jarioksa
Date: 2011-02-14 09:34:17 +0100 (Mon, 14 Feb 2011)
New Revision: 1487
Modified:
pkg/vegan/tests/Examples/vegan-Ex.Rout.save
Log:
update tests
Modified: pkg/vegan/tests/Examples/vegan-Ex.Rout.save
===================================================================
--- pkg/vegan/tests/Examples/vegan-Ex.Rout.save 2011-02-14 08:13:19 UTC (rev 1486)
+++ pkg/vegan/tests/Examples/vegan-Ex.Rout.save 2011-02-14 08:34:17 UTC (rev 1487)
@@ -346,6 +346,9 @@
> ## compare models (AIC)
> allmods <- list(Arrhenius = marr, Gleason = mgle, Gitay = mgit,
+ Lomolino = mlom, MicMen= mmic)
+> sapply(allmods, AIC)
+Arrhenius Gleason Gitay Lomolino MicMen
+ 83.49847 96.94018 80.54984 79.30718 83.02003
>
>
>
@@ -2369,7 +2372,8 @@
> ### Title: Extract Eigenvalues from an Ordination Object
> ### Aliases: eigenvals eigenvals.default eigenvals.prcomp
> ### eigenvals.princomp eigenvals.cca eigenvals.wcmdscale eigenvals.pcnm
-> ### print.eigenvals summary.eigenvals
+> ### eigenvals.dudi eigenvals.pca eigenvals.pco print.eigenvals
+> ### summary.eigenvals
> ### Keywords: multivariate
>
> ### ** Examples
@@ -4681,7 +4685,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x1037b6f58>
+<environment: 0x1031d9ea0>
Estimated degrees of freedom:
6.2955 total = 7.295494
@@ -4827,7 +4831,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x106bcdb90>
+<environment: 0x104212110>
Estimated degrees of freedom:
8.9275 total = 9.927492
@@ -4840,7 +4844,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x106bdfc38>
+<environment: 0x106ac6298>
Estimated degrees of freedom:
7.753 total = 8.75294
@@ -4853,7 +4857,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x106d76588>
+<environment: 0x104cd1430>
Estimated degrees of freedom:
8.8962 total = 9.89616
@@ -7482,7 +7486,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x107e32060>
+<environment: 0x107887788>
Estimated degrees of freedom:
2 total = 3
@@ -7959,7 +7963,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 137.163 1.764 147.068 0 0
+Time elapsed: 125.486 1.413 128.306 0 0
> grDevices::dev.off()
null device
1
More information about the Vegan-commits
mailing list