*********************************************************************** * Package GWmodel * *********************************************************************** Program starts at: 2024-11-14 15:45:40 Call: gtwr(formula = gtwrformula, data = spdata, regression.points = predictdata, obs.tv = timestamps, reg.tv = predtimes, st.bw = bw, kernel = kernel, adaptive = adaptive, lamda = lambda) Dependent (y) variable: y Independent variables: x1 x2 x3 Number of data points: 1000 *********************************************************************** * Results of Global Regression * *********************************************************************** Call: lm(formula = formula, data = data) Residuals: Min 1Q Median 3Q Max -64.953 -19.870 -4.534 16.505 106.729 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 3.27255 4.00700 0.817 0.4143 x1 0.57261 0.04546 12.595 <2e-16 *** x2 0.09612 0.05371 1.790 0.0738 . x3 0.43744 0.04121 10.614 <2e-16 *** ---Significance stars Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 27.87 on 996 degrees of freedom Multiple R-squared: 0.3167 Adjusted R-squared: 0.3146 F-statistic: 153.9 on 3 and 996 DF, p-value: < 2.2e-16 ***Extra Diagnostic information Residual sum of squares: 773432.1 Sigma(hat): 27.8385 AIC: 9498.715 AICc: 9498.775 *********************************************************************** * Results of Geographically and Temporally Weighted Regression * *********************************************************************** *********************Model calibration information********************* Kernel function for geographically and temporally weighting: gaussian Adaptive bandwidth for geographically and temporally weighting: 73 (number of nearest neighbours) Regression points: A seperate set of regression points is used. Distance metric for geographically and temporally weighting: A distance matrix is specified for this model calibration. ****************Summary of GTWR coefficient estimates:***************** Min. 1st Qu. Median 3rd Qu. Max. Intercept 26.685304 32.065862 38.143457 44.689381 47.8905 x1 0.028053 0.057640 0.117150 0.170959 0.2187 x2 -0.142414 0.020733 0.277935 0.462987 0.6326 x3 0.024337 0.047725 0.061783 0.083376 0.1025 *********************************************************************** Program stops at: 2024-11-14 15:45:51