Mercurial > repos > ecology > regionalgam_ab_index
comparison test-data/s_gls_sum.txt @ 0:d0ee713d4758 draft default tip
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/regionalgam commit ffe42225fff8992501b743ebe2c78e50fddc4a4e
author | ecology |
---|---|
date | Thu, 20 Jun 2019 04:05:06 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d0ee713d4758 |
---|---|
1 Generalized least squares fit by REML | |
2 Model: input1 ~ year | |
3 Data: NULL | |
4 AIC BIC logLik | |
5 0.7180747 -5.281925 2.640963 | |
6 | |
7 Coefficients: | |
8 Value Std.Error t-value p-value | |
9 (Intercept) -116.2129 9.97963 -11.64501 0.0545 | |
10 year 0.0608 0.00498 12.20895 0.0520 | |
11 | |
12 Correlation: | |
13 (Intr) | |
14 year -1 | |
15 | |
16 Standardized residuals: | |
17 x | |
18 [1,] 0.4082483 | |
19 [2,] -0.8164966 | |
20 [3,] 0.4082483 | |
21 attr(,"std") | |
22 [1] 0.007042578 0.007042578 0.007042578 | |
23 attr(,"label") | |
24 [1] "Standardized residuals" | |
25 | |
26 Residual standard error: 0.007042578 | |
27 Degrees of freedom: 3 total; 1 residual |