comparison test-data/s_gls-adju_sum.txt @ 0:e2bff90af491 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:04:19 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e2bff90af491
1 Generalized least squares fit by REML
2 Model: input1 ~ year
3 Data: NULL
4 AIC BIC logLik
5 4.718075 -5.281925 2.640963
6
7 Correlation Structure: ARMA(2,0)
8 Formula: ~1
9 Parameter estimate(s):
10 Phi1 Phi2
11 -1.026385e-06 1.342554e-06
12
13 Coefficients:
14 Value Std.Error t-value p-value
15 (Intercept) -116.2129 9.979614 -11.64503 0.0545
16 year 0.0608 0.004980 12.20897 0.0520
17
18 Correlation:
19 (Intr)
20 year -1
21
22 Standardized residuals:
23 x
24 [1,] 0.4082493
25 [2,] -0.8164967
26 [3,] 0.4082493
27 attr(,"std")
28 [1] 0.007042572 0.007042572 0.007042572
29 attr(,"label")
30 [1] "Standardized residuals"
31
32 Residual standard error: 0.007042572
33 Degrees of freedom: 3 total; 1 residual