Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
CH | CH | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.544e-17 1.220e-19 2.190e-19 2.730e-19 2.881e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.137e-18 2.736e-19 -4.155e+00 5.49e-05 *** Output:regressor 1.000e+00 1.735e-17 5.765e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.982e-18 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 3.324e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.029556 0.029556 3.3237e+33 < 2.2e-16 *** Output:Residuals 147 0.000000 0.000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.485639e-38 -2.136671e-36 Output:regressor -2.136671e-36 3.008723e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.1369e-18 2.6510e-19 -4.2887e+00 3.24e-05 *** Output:regressor 1.0000e+00 7.2025e-18 1.3884e+17 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | 0.9238 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0271965 -0.0018148 -0.0004955 0.0007866 0.0173536 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.003962 0.000328 12.08 <2e-16 *** Output:regressor 2.679746 0.063235 42.38 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0039 on 147 degrees of freedom Output:Multiple R-squared: 0.9243, Adjusted R-squared: 0.9238 Output:F-statistic: 1796 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0273202 0.0273202 1795.9 < 2.2e-16 *** Output:Residuals 147 0.0022363 0.0000152 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.075874e-07 -4.684594e-06 Output:regressor -4.684594e-06 3.998642e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00396214 0.00013221 29.968 < 2.2e-16 *** Output:regressor 2.67974546 0.02294705 116.779 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In meatHAC(x, order.by = order.by, prewhite = prewhite, weights = weights, : Error: more weights than observations, only first n used Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.8038 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.033305 -0.002534 -0.000318 0.001905 0.045614 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0015226 0.0006209 -2.452 0.0154 * Output:regressor 1.6155543 0.0655611 24.642 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.00626 on 147 degrees of freedom Output:Multiple R-squared: 0.8051, Adjusted R-squared: 0.8038 Output:F-statistic: 607.2 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0237958 0.0237958 607.23 < 2.2e-16 *** Output:Residuals 147 0.0057606 0.0000392 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.854902e-07 -0.000022945 Output:regressor -2.294500e-05 0.004298254 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0015226 0.0010035 -1.5173 0.1313 Output:regressor 1.6155543 0.1532231 10.5438 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | 0.7615 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.016927 -0.002821 0.000201 0.003154 0.037979 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0011309 0.0006802 -1.662 0.0985 . Output:regressor 1.5649722 0.0719099 21.763 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.006901 on 147 degrees of freedom Output:Multiple R-squared: 0.7631, Adjusted R-squared: 0.7615 Output:F-statistic: 473.6 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0225558 0.0225558 473.63 < 2.2e-16 *** Output:Residuals 147 0.0070007 0.0000476 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.627153e-07 -2.720193e-05 Output:regressor -2.720193e-05 5.171031e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0011309 0.0024741 -0.4571 0.6483 Output:regressor 1.5649722 0.9626162 1.6257 0.1061 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | DE | 0.7392 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.034142 -0.001820 0.000695 0.002237 0.041244 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0001827 0.0006897 -0.265 0.791 Output:regressor 1.3827815 0.0674295 20.507 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.007217 on 147 degrees of freedom Output:Multiple R-squared: 0.741, Adjusted R-squared: 0.7392 Output:F-statistic: 420.5 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0219009 0.0219009 420.54 < 2.2e-16 *** Output:Residuals 147 0.0076555 0.0000521 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.756920e-07 -2.395162e-05 Output:regressor -2.395162e-05 4.546742e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00018272 0.00076291 -0.2395 0.811 Output:regressor 1.38278151 0.24817517 5.5718 1.169e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | 0.4405 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.020409 -0.003043 -0.000223 0.001223 0.084893 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.001042 0.001146 -0.909 0.365 Output:regressor 1.677539 0.154747 10.840 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.01057 on 147 degrees of freedom Output:Multiple R-squared: 0.4443, Adjusted R-squared: 0.4405 Output:F-statistic: 117.5 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.013131 0.0131310 117.52 < 2.2e-16 *** Output:Residuals 147 0.016425 0.0001117 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.314236e-06 -0.0001162481 Output:regressor -1.162481e-04 0.0239467809 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0010419 0.0484845 -0.0215 0.9829 Output:regressor 1.6775393 4.1452287 0.4047 0.6863 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | 0.1898 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.011092 -0.006293 -0.003229 0.004393 0.092455 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.004684 0.002231 -2.099 0.0375 * Output:regressor 0.205645 0.034429 5.973 1.68e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.01272 on 147 degrees of freedom Output:Multiple R-squared: 0.1953, Adjusted R-squared: 0.1898 Output:F-statistic: 35.68 on 1 and 147 DF, p-value: 1.679e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0057724 0.0057724 35.677 1.679e-08 *** Output:Residuals 147 0.0237840 0.0001618 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0001997056 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.979233e-06 -6.793368e-05 Output:regressor -6.793368e-05 1.185350e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0046842 0.0110619 -0.4235 0.6726 Output:regressor 0.2056453 0.4029511 0.5103 0.6106 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
DE | DE | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.358e-17 -1.320e-19 1.409e-19 2.441e-19 6.944e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 1.361e-19 0.000e+00 1 Output:regressor 1.000e+00 1.330e-17 7.517e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.424e-18 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 5.65e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.011454 0.011454 5.6501e+33 < 2.2e-16 *** Output:Residuals 147 0.000000 0.000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.851687e-38 -9.323448e-37 Output:regressor -9.323448e-37 1.769872e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0000e+00 1.4183e-19 0.0000e+00 1 Output:regressor 1.0000e+00 1.0484e-17 9.5386e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | 0.8347 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0079519 -0.0015936 -0.0004961 0.0007439 0.0225923 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0002025 0.0003547 -0.571 0.569 Output:regressor 1.0247465 0.0374536 27.360 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003576 on 147 degrees of freedom Output:Multiple R-squared: 0.8359, Adjusted R-squared: 0.8347 Output:F-statistic: 748.6 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0095739 0.0095739 748.59 < 2.2e-16 *** Output:Residuals 147 0.0018800 0.0000128 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.258078e-07 -7.488287e-06 Output:regressor -7.488287e-06 1.402770e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00020245 0.00057264 -0.3535 0.7242 Output:regressor 1.02474648 0.02267073 45.2013 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | 0.7626 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0105187 -0.0029019 -0.0010667 0.0008479 0.0258495 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0034909 0.0003605 9.684 <2e-16 *** Output:regressor 1.5167898 0.0694974 21.825 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004287 on 147 degrees of freedom Output:Multiple R-squared: 0.7642, Adjusted R-squared: 0.7626 Output:F-statistic: 476.3 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0087528 0.0087528 476.34 < 2.2e-16 *** Output:Residuals 147 0.0027012 0.0000184 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.299529e-07 -5.658436e-06 Output:regressor -5.658436e-06 4.829887e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00349087 0.00079181 4.4087 1.995e-05 *** Output:regressor 1.51678985 0.04797135 31.6187 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | CH | 0.7392 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.015451 -0.002086 -0.000867 0.000944 0.032521 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0014624 0.0004122 3.548 0.000522 *** Output:regressor 0.5358672 0.0261309 20.507 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004492 on 147 degrees of freedom Output:Multiple R-squared: 0.741, Adjusted R-squared: 0.7392 Output:F-statistic: 420.5 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0084872 0.0084872 420.54 < 2.2e-16 *** Output:Residuals 147 0.0029667 0.0000202 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.698846e-07 -4.849120e-06 Output:regressor -4.849120e-06 6.828219e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00146236 0.00093288 1.5676 0.1191 Output:regressor 0.53586715 0.06020872 8.9002 1.91e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.6837 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0114630 -0.0026457 -0.0003559 0.0019011 0.0267640 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0004097 0.0004877 0.84 0.402 Output:regressor 0.9235323 0.0515590 17.91 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004948 on 147 degrees of freedom Output:Multiple R-squared: 0.6858, Adjusted R-squared: 0.6837 Output:F-statistic: 320.8 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0078550 0.0078550 320.84 < 2.2e-16 *** Output:Residuals 147 0.0035989 0.0000245 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.378736e-07 -1.398402e-05 Output:regressor -1.398402e-05 2.658334e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00040967 0.00077515 0.5285 0.5979 Output:regressor 0.92353232 0.11332616 8.1493 1.463e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.6521 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.011598 -0.003078 -0.000092 0.001795 0.031829 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0008848 0.0005628 -1.572 0.118 Output:regressor 1.2674381 0.0759667 16.684 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.005189 on 147 degrees of freedom Output:Multiple R-squared: 0.6544, Adjusted R-squared: 0.6521 Output:F-statistic: 278.4 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0074956 0.0074956 278.36 < 2.2e-16 *** Output:Residuals 147 0.0039584 0.0000269 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.167179e-07 -2.801464e-05 Output:regressor -2.801464e-05 5.770937e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00088483 0.00091408 -0.9680 0.3346 Output:regressor 1.26743814 0.21011512 6.0321 1.253e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.1138 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.008216 -0.005456 -0.002668 0.002730 0.049930 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0004785 0.0014528 -0.329 0.742 Output:regressor 0.1002668 0.0224155 4.473 1.53e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.008281 on 147 degrees of freedom Output:Multiple R-squared: 0.1198, Adjusted R-squared: 0.1138 Output:F-statistic: 20.01 on 1 and 147 DF, p-value: 1.533e-05 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0013723 0.00137226 20.009 1.533e-05 *** Output:Residuals 147 0.0100817 0.00006858 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 7.739161e-05 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.110626e-06 -2.879613e-05 Output:regressor -2.879613e-05 5.024529e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00047853 0.00564425 -0.0848 0.9325 Output:regressor 0.10026677 0.12212876 0.8210 0.4130 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
ES | ES | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.000e-18 -9.980e-20 -7.910e-20 -4.710e-20 1.068e-17 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.842e-19 7.745e-20 3.670e+00 0.000339 *** Output:regressor 1.000e+00 1.493e-17 6.698e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 9.209e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 4.486e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0038045 0.0038045 4.4857e+33 < 2.2e-16 *** Output:Residuals 147 0.0000000 0.0000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output: (Intercept) regressor Output:(Intercept) 5.998233e-39 -2.611763e-37 Output:regressor -2.611763e-37 2.229330e-34 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.8423e-19 6.0502e-20 4.6978e+00 5.985e-06 *** Output:regressor 1.0000e+00 3.6980e-18 2.7042e+17 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | 0.9238 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0060112 -0.0003313 0.0001128 0.0005614 0.0113291 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0012780 0.0001284 -9.955 <2e-16 *** Output:regressor 0.3449353 0.0081395 42.378 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001399 on 147 degrees of freedom Output:Multiple R-squared: 0.9243, Adjusted R-squared: 0.9238 Output:F-statistic: 1796 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0035166 0.0035166 1795.9 < 2.2e-16 *** Output:Residuals 147 0.0002879 0.0000020 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.648342e-08 -4.704961e-07 Output:regressor -4.704961e-07 6.625224e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00127804 0.00014584 -8.7631 4.252e-15 *** Output:regressor 0.34493526 0.01312811 26.2746 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | 0.8743 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0058224 -0.0009024 0.0001487 0.0010755 0.0122170 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0020544 0.0001783 -11.52 <2e-16 *** Output:regressor 0.6043045 0.0188272 32.10 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001798 on 147 degrees of freedom Output:Multiple R-squared: 0.8751, Adjusted R-squared: 0.8743 Output:F-statistic: 1030 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0033294 0.0033294 1030.2 < 2.2e-16 *** Output:Residuals 147 0.0004751 0.0000032 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.179027e-08 -1.892208e-06 Output:regressor -1.892208e-06 3.544647e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00205436 0.00021797 -9.4250 < 2.2e-16 *** Output:regressor 0.60430445 0.09692699 6.2346 4.547e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | DE | 0.7626 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0128493 -0.0006061 0.0003606 0.0012227 0.0123439 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0014825 0.0002361 -6.279 3.64e-09 *** Output:regressor 0.5038090 0.0230839 21.825 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002471 on 147 degrees of freedom Output:Multiple R-squared: 0.7642, Adjusted R-squared: 0.7626 Output:F-statistic: 476.3 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0029073 0.0029073 476.34 < 2.2e-16 *** Output:Residuals 147 0.0008972 0.0000061 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.574982e-08 -2.807065e-06 Output:regressor -2.807065e-06 5.328659e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00148245 0.00035199 -4.2116 4.400e-05 *** Output:regressor 0.50380896 0.11008684 4.5765 9.984e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | 0.7608 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0096337 -0.0011648 0.0004468 0.0013634 0.0097306 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0017806 0.0002444 -7.285 1.81e-11 *** Output:regressor 0.5612040 0.0258392 21.719 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.00248 on 147 degrees of freedom Output:Multiple R-squared: 0.7624, Adjusted R-squared: 0.7608 Output:F-statistic: 471.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0029006 0.00290059 471.72 < 2.2e-16 *** Output:Residuals 147 0.0009039 0.00000615 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.974405e-08 -3.51221e-06 Output:regressor -3.512210e-06 6.67664e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00178064 0.00089116 -1.9981 0.04755 * Output:regressor 0.56120402 0.27000353 2.0785 0.03940 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | 0.4717 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0112866 -0.0012329 0.0001983 0.0009222 0.0268852 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0018504 0.0003997 -4.63 7.98e-06 *** Output:regressor 0.6225131 0.0539480 11.54 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003685 on 147 degrees of freedom Output:Multiple R-squared: 0.4753, Adjusted R-squared: 0.4717 Output:F-statistic: 133.2 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0018082 0.00180821 133.15 < 2.2e-16 *** Output:Residuals 147 0.0019963 0.00001358 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.597264e-07 -1.412828e-05 Output:regressor -1.412828e-05 2.910386e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00185040 0.00092138 -2.0083 0.0464446 * Output:regressor 0.62251313 0.17744323 3.5082 0.0005988 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | 0.1947 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.003610 -0.002234 -0.001449 0.002028 0.034776 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0031093 0.0007982 -3.896 0.000148 *** Output:regressor 0.0746944 0.0123148 6.065 1.06e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.00455 on 147 degrees of freedom Output:Multiple R-squared: 0.2002, Adjusted R-squared: 0.1947 Output:F-statistic: 36.79 on 1 and 147 DF, p-value: 1.062e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00076155 0.00076155 36.789 1.062e-08 *** Output:Residuals 147 0.00304294 0.00002070 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.570599e-05 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.370456e-07 -8.691471e-06 Output:regressor -8.691471e-06 1.516542e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0031093 0.0017138 -1.8143 0.07168 . Output:regressor 0.0746944 0.0401328 1.8612 0.06472 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
FR | FR | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.676e-18 -6.450e-21 1.890e-21 1.769e-20 4.274e-19 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.137e-18 1.980e-20 -5.741e+01 <2e-16 *** Output:regressor 1.000e+00 2.673e-18 3.741e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.826e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.399e+35 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0046661 0.0046661 1.3993e+35 < 2.2e-16 *** Output:Residuals 147 0.0000000 0.0000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.922050e-40 -3.469171e-38 Output:regressor -3.469171e-38 7.146393e-36 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.1369e-18 1.9087e-20 -5.9565e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 4.5681e-18 2.1891e+17 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.6521 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0181120 -0.0016554 -0.0005994 0.0017255 0.0088986 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0021345 0.0003165 6.743 3.3e-10 *** Output:regressor 0.5163255 0.0309471 16.684 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003312 on 147 degrees of freedom Output:Multiple R-squared: 0.6544, Adjusted R-squared: 0.6521 Output:F-statistic: 278.4 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0030535 0.00305353 278.36 < 2.2e-16 *** Output:Residuals 147 0.0016125 0.00001097 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.001995e-07 -5.045154e-06 Output:regressor -5.045154e-06 9.577229e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00213450 0.00085752 2.4892 0.01392 * Output:regressor 0.51632546 0.04548213 11.3523 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | 0.6379 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0199148 -0.0014562 -0.0002752 0.0014087 0.0171614 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.001858 0.000333 5.579 1.13e-07 *** Output:regressor 0.569608 0.035206 16.179 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003379 on 147 degrees of freedom Output:Multiple R-squared: 0.6404, Adjusted R-squared: 0.6379 Output:F-statistic: 261.8 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0029881 0.00298811 261.78 < 2.2e-16 *** Output:Residuals 147 0.0016780 0.00001141 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.109071e-07 -6.519962e-06 Output:regressor -6.519962e-06 1.239432e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00185804 0.00048745 3.8117 0.0002024 *** Output:regressor 0.56960808 0.05193843 10.9670 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | GB | 0.6183 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0157183 -0.0018741 -0.0007982 0.0012167 0.0169083 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0018452 0.0003441 5.363 3.11e-07 *** Output:regressor 0.5637083 0.0363305 15.516 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003469 on 147 degrees of freedom Output:Multiple R-squared: 0.6209, Adjusted R-squared: 0.6183 Output:F-statistic: 240.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0028971 0.00289712 240.75 < 2.2e-16 *** Output:Residuals 147 0.0017690 0.00001203 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.183761e-07 -7.045937e-06 Output:regressor -7.045937e-06 1.319905e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00184524 0.00094179 1.9593 0.05197 . Output:regressor 0.56370833 0.04227687 13.3337 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | 0.4717 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0230738 -0.0022271 -0.0008852 0.0014936 0.0187523 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0039600 0.0003432 11.54 <2e-16 *** Output:regressor 0.7634926 0.0661655 11.54 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004081 on 147 degrees of freedom Output:Multiple R-squared: 0.4753, Adjusted R-squared: 0.4717 Output:F-statistic: 133.2 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0022177 0.00221771 133.15 < 2.2e-16 *** Output:Residuals 147 0.0024484 0.00001666 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.177910e-07 -5.128881e-06 Output:regressor -5.128881e-06 4.377873e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00395997 0.00081697 4.8471 3.15e-06 *** Output:regressor 0.76349258 0.29589222 2.5803 0.01085 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | 0.4405 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0251802 -0.0018782 -0.0009061 0.0010400 0.0234571 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0029737 0.0003853 7.717 1.67e-12 *** Output:regressor 0.2648336 0.0244300 10.840 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0042 on 147 degrees of freedom Output:Multiple R-squared: 0.4443, Adjusted R-squared: 0.4405 Output:F-statistic: 117.5 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0020730 2.073e-03 117.52 < 2.2e-16 *** Output:Residuals 147 0.0025931 1.764e-05 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.484891e-07 -4.238413e-06 Output:regressor -4.238413e-06 5.968261e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0029737 0.0010008 2.9715 0.003464 ** Output:regressor 0.2648336 0.1430847 1.8509 0.066193 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.3221 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0096016 -0.0031197 0.0004222 0.0021574 0.0273603 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.001202 0.000811 -1.481 0.141 Output:regressor 0.105669 0.012514 8.444 2.7e-14 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004623 on 147 degrees of freedom Output:Multiple R-squared: 0.3266, Adjusted R-squared: 0.3221 Output:F-statistic: 71.31 on 1 and 147 DF, p-value: 2.699e-14 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0015241 0.00152410 71.306 2.699e-14 *** Output:Residuals 147 0.0031420 0.00002137 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.152758e-05 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.577810e-07 -8.974372e-06 Output:regressor -8.974372e-06 1.565905e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0012015 0.0019260 -0.6239 0.53369 Output:regressor 0.1056686 0.0371807 2.8420 0.00512 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
GB | GB | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.674e-18 -1.663e-19 -5.930e-20 8.890e-20 5.450e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 7.048e-20 0.000e+00 1 Output:regressor 1.000e+00 7.442e-18 1.344e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 7.106e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.806e+34 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0091171 0.0091171 1.8056e+34 < 2.2e-16 *** Output:Residuals 147 0.0000000 0.0000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.967155e-39 -2.956531e-37 Output:regressor -2.956531e-37 5.538428e-35 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0000e+00 3.6042e-20 0.000e+00 1 Output:regressor 1.0000e+00 3.1456e-18 3.179e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | 0.8743 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0152857 -0.0018776 -0.0003671 0.0013267 0.0095678 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.003642 0.000234 15.56 <2e-16 *** Output:regressor 1.448164 0.045118 32.10 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002783 on 147 degrees of freedom Output:Multiple R-squared: 0.8751, Adjusted R-squared: 0.8743 Output:F-statistic: 1030 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0079787 0.0079787 1030.2 < 2.2e-16 *** Output:Residuals 147 0.0011384 0.0000077 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.477036e-08 -2.384823e-06 Output:regressor -2.384823e-06 2.035620e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0036416 0.0006296 5.7840 4.230e-08 *** Output:regressor 1.4481636 0.2052457 7.0558 6.272e-11 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | 0.8347 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0177272 -0.0007665 0.0000411 0.0012791 0.0169447 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0010413 0.0003049 3.415 0.000825 *** Output:regressor 0.8156780 0.0298123 27.360 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003191 on 147 degrees of freedom Output:Multiple R-squared: 0.8359, Adjusted R-squared: 0.8347 Output:F-statistic: 748.6 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0076207 0.0076207 748.59 < 2.2e-16 *** Output:Residuals 147 0.0014965 0.0000102 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.298579e-08 -4.681938e-06 Output:regressor -4.681938e-06 8.887734e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00104133 0.00052902 1.9684 0.0509 . Output:regressor 0.81567799 0.11736387 6.9500 1.105e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | 0.8122 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0123133 -0.0020509 0.0001545 0.0016923 0.0191309 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0006177 0.0003353 1.842 0.0675 . Output:regressor 0.8973620 0.0354458 25.316 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003402 on 147 degrees of freedom Output:Multiple R-squared: 0.8134, Adjusted R-squared: 0.8122 Output:F-statistic: 640.9 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0074162 0.0074162 640.92 < 2.2e-16 *** Output:Residuals 147 0.0017010 0.0000116 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.124261e-07 -6.609262e-06 Output:regressor -6.609262e-06 1.256407e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00061769 0.00057634 1.0717 0.2856 Output:regressor 0.89736196 0.12215405 7.3462 1.299e-11 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | CH | 0.8038 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0189753 -0.0014287 -0.0001563 0.0012447 0.0256582 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.001799 0.000319 5.64 8.44e-08 *** Output:regressor 0.498342 0.020223 24.64 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003477 on 147 degrees of freedom Output:Multiple R-squared: 0.8051, Adjusted R-squared: 0.8038 Output:F-statistic: 607.2 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0073402 0.0073402 607.23 < 2.2e-16 *** Output:Residuals 147 0.0017769 0.0000121 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.017538e-07 -2.904419e-06 Output:regressor -2.904419e-06 4.089817e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0017992 0.0007318 2.4586 0.01511 * Output:regressor 0.4983419 0.0477164 10.4438 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | FR | 0.6183 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0170046 -0.0022213 0.0002645 0.0017715 0.0246190 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -8.645e-06 5.259e-04 -0.016 0.987 Output:regressor 1.101e+00 7.099e-02 15.516 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004849 on 147 degrees of freedom Output:Multiple R-squared: 0.6209, Adjusted R-squared: 0.6183 Output:F-statistic: 240.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0056607 0.0056607 240.75 < 2.2e-16 *** Output:Residuals 147 0.0034564 0.0000235 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.765541e-07 -2.446203e-05 Output:regressor -2.446203e-05 5.039110e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -8.6449e-06 1.0455e-03 -0.0083 0.993414 Output:regressor 1.1014e+00 3.4831e-01 3.1622 0.001902 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.1553 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.006821 -0.004645 -0.000979 0.002830 0.055204 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0006043 0.0012655 -0.478 0.634 Output:regressor 0.1036893 0.0195254 5.310 3.96e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.007214 on 147 degrees of freedom Output:Multiple R-squared: 0.161, Adjusted R-squared: 0.1553 Output:F-statistic: 28.2 on 1 and 147 DF, p-value: 3.962e-07 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0014675 0.00146754 28.201 3.962e-07 *** Output:Residuals 147 0.0076496 0.00005204 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.16022e-05 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.601458e-06 -2.184933e-05 Output:regressor -2.184933e-05 3.812409e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00060433 0.00514416 -0.1175 0.9066 Output:regressor 0.10368933 0.11652475 0.8898 0.3750 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
IT | IT | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.485e-18 -1.437e-19 -3.370e-20 2.013e-19 2.238e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 5.519e-20 0.000e+00 1 Output:regressor 1.000e+00 5.835e-18 1.714e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 5.599e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.937e+34 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0092097 0.0092097 2.9374e+34 < 2.2e-16 *** Output:Residuals 147 0.0000000 0.0000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.046292e-39 -1.790842e-37 Output:regressor -1.790842e-37 3.404355e-35 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0000e+00 5.0760e-20 0.0000e+00 1 Output:regressor 1.0000e+00 4.5689e-18 2.1887e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | 0.8122 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0116537 -0.0021318 -0.0006051 0.0019907 0.0146095 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0004215 0.0003391 1.243 0.216 Output:regressor 0.9064717 0.0358057 25.316 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003419 on 147 degrees of freedom Output:Multiple R-squared: 0.8134, Adjusted R-squared: 0.8122 Output:F-statistic: 640.9 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0074915 0.0074915 640.92 < 2.2e-16 *** Output:Residuals 147 0.0017182 0.0000117 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.149807e-07 -6.843836e-06 Output:regressor -6.843836e-06 1.282046e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00042151 0.00077709 0.5424 0.5884 Output:regressor 0.90647167 0.02205810 41.0947 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.7615 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0123790 -0.0024002 -0.0005964 0.0017101 0.0126316 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0017974 0.0003534 5.086 1.1e-06 *** Output:regressor 0.4876397 0.0224069 21.763 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003852 on 147 degrees of freedom Output:Multiple R-squared: 0.7631, Adjusted R-squared: 0.7615 Output:F-statistic: 473.6 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0070283 0.0070283 473.63 < 2.2e-16 *** Output:Residuals 147 0.0021814 0.0000148 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.249133e-07 -3.565476e-06 Output:regressor -3.565476e-06 5.020675e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00179743 0.00050511 3.5585 0.0005026 *** Output:regressor 0.48763973 0.01848563 26.3794 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | 0.7608 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.007059 -0.002863 -0.001142 0.001767 0.017478 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0036689 0.0003245 11.31 <2e-16 *** Output:regressor 1.3585299 0.0625500 21.72 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003858 on 147 degrees of freedom Output:Multiple R-squared: 0.7624, Adjusted R-squared: 0.7608 Output:F-statistic: 471.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0070216 0.0070216 471.72 < 2.2e-16 *** Output:Residuals 147 0.0021881 0.0000149 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.052698e-07 -4.583679e-06 Output:regressor -4.583679e-06 3.912504e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00366887 0.00099367 3.6922 0.0003126 *** Output:regressor 1.35852988 0.02257122 60.1886 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.6837 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.0116329 -0.0019183 -0.0004233 0.0022125 0.0211549 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.001349 0.000424 3.18 0.00179 ** Output:regressor 0.742576 0.041457 17.91 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004437 on 147 degrees of freedom Output:Multiple R-squared: 0.6858, Adjusted R-squared: 0.6837 Output:F-statistic: 320.8 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0063159 0.0063159 320.84 < 2.2e-16 *** Output:Residuals 147 0.0028937 0.0000197 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.798096e-07 -9.053613e-06 Output:regressor -9.053613e-06 1.718650e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00134866 0.00068538 1.9678 0.05098 . Output:regressor 0.74257614 0.08394711 8.8458 2.625e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | FR | 0.6379 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.012351 -0.002099 -0.000923 0.001224 0.031898 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0001972 0.0005148 -0.383 0.702 Output:regressor 1.1242639 0.0694870 16.179 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004747 on 147 degrees of freedom Output:Multiple R-squared: 0.6404, Adjusted R-squared: 0.6379 Output:F-statistic: 261.8 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0058978 0.0058978 261.78 < 2.2e-16 *** Output:Residuals 147 0.0033119 0.0000225 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.649922e-07 -2.343935e-05 Output:regressor -2.343935e-05 4.828439e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00019722 0.00061366 -0.3214 0.7484 Output:regressor 1.12426390 0.16147302 6.9625 1.033e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.3200 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.008953 -0.004506 0.000510 0.002725 0.049948 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.003221 0.001141 -2.823 0.00542 ** Output:regressor 0.147995 0.017607 8.406 3.37e-14 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.006505 on 147 degrees of freedom Output:Multiple R-squared: 0.3246, Adjusted R-squared: 0.32 Output:F-statistic: 70.65 on 1 and 147 DF, p-value: 3.372e-14 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0029896 0.00298962 70.654 3.372e-14 *** Output:Residuals 147 0.0062201 0.00004231 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.222756e-05 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.302184e-06 -1.776622e-05 Output:regressor -1.776622e-05 3.099962e-04 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.0032213 0.0034909 -0.9228 0.35764 Output:regressor 0.1479950 0.0752698 1.9662 0.05116 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
RO | RO | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.208e-17 -1.198e-18 -6.110e-19 3.680e-19 1.298e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 9.095e-18 1.917e-18 4.744e+00 4.91e-06 *** Output:regressor 1.000e+00 2.958e-17 3.381e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.093e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.143e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.1365 0.1365 1.1429e+33 < 2.2e-16 *** OutputError:Warning message:: Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 0.0009222729 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.675583e-36 -5.014747e-35 Output:regressor -5.014747e-35 8.750045e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 9.0953e-18 1.2480e-18 7.2877e+00 1.788e-11 *** Output:regressor 1.0000e+00 1.0401e-17 9.6143e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.3221 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.046959 -0.028885 0.007524 0.019938 0.059931 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.042305 0.002712 15.600 < 2e-16 *** Output:regressor 3.091112 0.366059 8.444 2.7e-14 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.02501 on 147 degrees of freedom Output:Multiple R-squared: 0.3266, Adjusted R-squared: 0.3221 Output:F-statistic: 71.31 on 1 and 147 DF, p-value: 2.699e-14 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.044584 0.044584 71.306 2.699e-14 *** Output:Residuals 147 0.091912 0.000625 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 3.152758e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.354095e-06 -0.0006504917 Output:regressor -6.504917e-04 0.1339994433 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.042305 0.013312 3.1780 0.001808 ** Output:regressor 3.091112 0.662728 4.6642 6.902e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.3200 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.044158 -0.030887 0.008155 0.021317 0.037331 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.045773 0.002468 18.543 < 2e-16 *** Output:regressor 2.193430 0.260949 8.406 3.37e-14 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.02504 on 147 degrees of freedom Output:Multiple R-squared: 0.3246, Adjusted R-squared: 0.32 Output:F-statistic: 70.65 on 1 and 147 DF, p-value: 3.372e-14 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.044309 0.044309 70.654 3.372e-14 *** Output:Residuals 147 0.092187 0.000627 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 6.222756e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.093214e-06 -0.0003582055 Output:regressor -3.582055e-04 0.0680941365 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0457727 0.0079996 5.7218 5.710e-08 *** Output:regressor 2.1934298 0.3741180 5.8629 2.881e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 0.1947 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.04536 -0.03107 0.01156 0.01985 0.05623 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.054172 0.002292 23.637 < 2e-16 *** Output:regressor 2.679868 0.441827 6.065 1.06e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.02725 on 147 degrees of freedom Output:Multiple R-squared: 0.2002, Adjusted R-squared: 0.1947 Output:F-statistic: 36.79 on 1 and 147 DF, p-value: 1.062e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.027323 0.0273227 36.789 1.062e-08 *** Output:Residuals 147 0.109174 0.0007427 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 2.570599e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.252351e-06 -0.000228699 Output:regressor -2.286990e-04 0.195211228 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0541715 0.0087113 6.2185 4.933e-09 *** Output:regressor 2.6798680 0.2820765 9.5005 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In meatHAC(x, order.by = order.by, prewhite = prewhite, weights = weights, : Error: more weights than observations, only first n used Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | 0.1898 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.04694 -0.03066 0.01166 0.02083 0.04721 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.050567 0.002508 20.163 < 2e-16 *** Output:regressor 0.949703 0.158998 5.973 1.68e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.02733 on 147 degrees of freedom Output:Multiple R-squared: 0.1953, Adjusted R-squared: 0.1898 Output:F-statistic: 35.68 on 1 and 147 DF, p-value: 1.679e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.026658 0.0266580 35.677 1.679e-08 *** Output:Residuals 147 0.109838 0.0007472 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 0.0001997056 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.289721e-06 -0.0001795313 Output:regressor -1.795313e-04 0.0252804474 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.050567 0.013863 3.6477 0.0003667 *** Output:regressor 0.949703 0.222575 4.2669 3.534e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.1553 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.04870 -0.03315 0.01107 0.02149 0.05158 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.049024 0.002768 17.71 < 2e-16 *** Output:regressor 1.552377 0.292323 5.31 3.96e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.02791 on 147 degrees of freedom Output:Multiple R-squared: 0.161, Adjusted R-squared: 0.1553 Output:F-statistic: 28.2 on 1 and 147 DF, p-value: 3.962e-07 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.021971 0.0219711 28.201 3.962e-07 *** Output:Residuals 147 0.114525 0.0007791 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 6.16022e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.663855e-06 -0.0004561651 Output:regressor -4.561651e-04 0.0854527467 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.049024 0.012181 4.0248 9.098e-05 *** Output:regressor 1.552377 0.280543 5.5335 1.401e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | DE | 0.1138 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.04999 -0.03613 0.01404 0.02172 0.03949 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.051017 0.002732 18.672 < 2e-16 *** Output:regressor 1.194875 0.267124 4.473 1.53e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.02859 on 147 degrees of freedom Output:Multiple R-squared: 0.1198, Adjusted R-squared: 0.1138 Output:F-statistic: 20.01 on 1 and 147 DF, p-value: 1.533e-05 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.016353 0.0163531 20.009 1.533e-05 *** Output:Residuals 147 0.120143 0.0008173 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0009222729 Output:[1] 7.739161e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.465382e-06 -0.0003758903 Output:regressor -3.758903e-04 0.0713553454 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.051017 0.012070 4.2267 4.146e-05 *** Output:regressor 1.194875 0.499339 2.3929 0.01798 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
CH | CH | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.643e-17 -1.099e-18 -1.099e-18 -4.130e-19 1.535e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.729e-17 1.266e-18 -2.155e+01 <2e-16 *** Output:regressor 1.000e+00 1.247e-17 8.020e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.29e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 6.433e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.0709 1.0709 6.4326e+33 < 2.2e-16 *** Output:Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.603125e-36 -8.690435e-36 Output:regressor -8.690435e-36 1.554581e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.7286e-17 8.6149e-19 -3.1673e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 5.5677e-18 1.7961e+17 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | -0.0020 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.08085 -0.05405 -0.04023 0.02836 0.36236 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.053010 0.007774 6.819 2.21e-10 *** Output:regressor 0.064247 0.076226 0.843 0.401 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08515 on 147 degrees of freedom Output:Multiple R-squared: 0.004809, Adjusted R-squared: -0.001961 Output:F-statistic: 0.7104 on 1 and 147 DF, p-value: 0.4007 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00515 0.0051504 0.7104 0.4007 Output:Residuals 147 1.06575 0.0072500 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.043084e-05 -0.0002615477 Output:regressor -2.615477e-04 0.0058103499 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0530101 0.0080094 6.6185 6.345e-10 *** Output:regressor 0.0642471 0.0855931 0.7506 0.4541 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | -0.0043 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.06190 -0.05581 -0.04577 0.03138 0.36216 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.04972 0.01243 4.000 9.99e-05 *** Output:regressor 0.01217 0.02025 0.601 0.549 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08525 on 147 degrees of freedom Output:Multiple R-squared: 0.002452, Adjusted R-squared: -0.004334 Output:F-statistic: 0.3613 on 1 and 147 DF, p-value: 0.5487 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00263 0.0026257 0.3613 0.5487 Output:Residuals 147 1.06827 0.0072671 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001544977 -0.0002082458 Output:regressor -0.0002082458 0.0004101808 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.049722 0.011620 4.2788 3.37e-05 *** Output:regressor 0.012174 0.020810 0.5850 0.5595 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | -0.0059 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.06321 -0.05448 -0.04502 0.02599 0.36559 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.06812 0.03378 2.017 0.0455 * Output:regressor -0.01879 0.05082 -0.370 0.7121 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08531 on 147 degrees of freedom Output:Multiple R-squared: 0.0009294, Adjusted R-squared: -0.005867 Output:F-statistic: 0.1367 on 1 and 147 DF, p-value: 0.7121 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0010 0.0009952 0.1367 0.7121 Output:Residuals 147 1.0699 0.0072782 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001140809 -0.001679430 Output:regressor -0.001679430 0.002582953 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.068122 0.028017 2.4315 0.01624 * Output:regressor -0.018794 0.045066 -0.4170 0.67727 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | DE | -0.0062 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.05761 -0.05665 -0.04148 0.02694 0.36175 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.057608 0.009072 6.350 2.53e-09 *** Output:regressor -0.011822 0.040078 -0.295 0.768 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08533 on 147 degrees of freedom Output:Multiple R-squared: 0.0005916, Adjusted R-squared: -0.006207 Output:F-statistic: 0.08701 on 1 and 147 DF, p-value: 0.7684 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00063 0.0006335 0.087 0.7684 Output:Residuals 147 1.07026 0.0072807 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.229246e-05 -0.0002317203 Output:regressor -2.317203e-04 0.0016062312 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0576076 0.0090292 6.3801 2.171e-09 *** Output:regressor -0.0118221 0.0394836 -0.2994 0.765 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | -0.0067 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.05722 -0.05614 -0.04109 0.02658 0.36213 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.054415 0.012901 4.218 4.29e-05 *** Output:regressor 0.002807 0.020462 0.137 0.891 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08535 on 147 degrees of freedom Output:Multiple R-squared: 0.000128, Adjusted R-squared: -0.006674 Output:F-statistic: 0.01882 on 1 and 147 DF, p-value: 0.8911 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00014 0.0001371 0.0188 0.8911 Output:Residuals 147 1.07076 0.0072841 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001664369 -0.0002218482 Output:regressor -0.0002218482 0.0004186849 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0544146 0.0092938 5.8549 2.996e-08 *** Output:regressor 0.0028073 0.0162264 0.1730 0.8629 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | -0.0068 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.05735 -0.05579 -0.04046 0.02598 0.36388 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.055110 0.012315 4.475 1.52e-05 *** Output:regressor 0.002279 0.029184 0.078 0.938 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08535 on 147 degrees of freedom Output:Multiple R-squared: 4.15e-05, Adjusted R-squared: -0.006761 Output:F-statistic: 0.006101 on 1 and 147 DF, p-value: 0.9378 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00004 0.0000444 0.0061 0.9378 Output:Residuals 147 1.07085 0.0072847 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.007235781 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001516532 -0.0002958413 Output:regressor -0.0002958413 0.0008516920 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0551103 0.0138157 3.9890 0.0001043 *** Output:regressor 0.0022795 0.0297703 0.0766 0.9390710 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
DE | DE | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.197e-16 -1.049e-17 -6.450e-18 -1.600e-19 1.206e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.276e-17 1.073e-17 -6.780e+00 2.71e-10 *** Output:regressor 1.000e+00 4.741e-17 2.109e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.009e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 4.449e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 4.5328 4.5328 4.4489e+32 < 2.2e-16 *** Output:Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Error:Warning message: Output: (Intercept) regressor Output:(Intercept) 1.151590e-34 -3.242663e-34 Output:regressor -3.242663e-34 2.247739e-33 Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.2762e-17 3.2555e-18 -2.2351e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 2.7722e-17 3.6072e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.0875 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.21150 -0.11385 -0.04183 0.06381 0.77377 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.10812 0.06619 -1.634 0.104490 Output:regressor 0.38816 0.09959 3.898 0.000147 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1672 on 147 degrees of freedom Output:Multiple R-squared: 0.09366, Adjusted R-squared: 0.0875 Output:F-statistic: 15.19 on 1 and 147 DF, p-value: 0.0001472 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.4246 0.42455 15.191 0.0001472 *** Output:Residuals 147 4.1082 0.02795 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004380504 -0.006448713 Output:regressor -0.006448713 0.009918078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.10812 0.05605 -1.9290 0.0556630 . Output:regressor 0.38816 0.10883 3.5667 0.0004884 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.0255 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.22937 -0.10962 -0.04862 0.06189 0.82250 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.09897 0.02493 3.970 0.000112 *** Output:regressor 0.13041 0.05907 2.208 0.028820 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1728 on 147 degrees of freedom Output:Multiple R-squared: 0.03209, Adjusted R-squared: 0.02551 Output:F-statistic: 4.874 on 1 and 147 DF, p-value: 0.02882 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.1455 0.145456 4.8736 0.02882 * Output:Residuals 147 4.3873 0.029846 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006213301 -0.001212075 Output:regressor -0.0012120752 0.003489420 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.098965 0.022937 4.3147 2.919e-05 *** Output:regressor 0.130407 0.069406 1.8789 0.06224 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | 0.0067 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.15420 -0.11694 -0.05931 0.05023 0.81710 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.15420 0.01592 9.684 <2e-16 *** Output:regressor -0.22080 0.15614 -1.414 0.159 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1744 on 147 degrees of freedom Output:Multiple R-squared: 0.01342, Adjusted R-squared: 0.006709 Output:F-statistic: 2 on 1 and 147 DF, p-value: 0.1594 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0608 0.060833 1.9997 0.1594 Output:Residuals 147 4.4719 0.030421 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0002535724 -0.001097474 Output:regressor -0.0010974743 0.024380673 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.15420 0.02901 5.3155 3.871e-07 *** Output:regressor -0.22080 0.12049 -1.8326 0.06889 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.0007 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.16505 -0.11995 -0.06073 0.05196 0.82694 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.12084 0.02644 4.570 1.03e-05 *** Output:regressor 0.04421 0.04194 1.054 0.294 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1749 on 147 degrees of freedom Output:Multiple R-squared: 0.007501, Adjusted R-squared: 0.0007491 Output:F-statistic: 1.111 on 1 and 147 DF, p-value: 0.2936 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0340 0.033999 1.1109 0.2936 Output:Residuals 147 4.4988 0.030604 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006992831 -0.0009320932 Output:regressor -0.0009320932 0.0017591007 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.120839 0.037200 3.2483 0.001439 ** Output:regressor 0.044207 0.057681 0.7664 0.444662 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | -0.0013 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.16269 -0.11874 -0.05893 0.05859 0.80506 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.12527 0.02553 4.906 2.44e-06 *** Output:regressor 0.03742 0.04160 0.899 0.37 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1751 on 147 degrees of freedom Output:Multiple R-squared: 0.005473, Adjusted R-squared: -0.001292 Output:F-statistic: 0.809 on 1 and 147 DF, p-value: 0.3699 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0248 0.024808 0.809 0.3699 Output:Residuals 147 4.5080 0.030666 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006519619 -0.0008787728 Output:regressor -0.0008787728 0.0017309146 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.125265 0.029609 4.2306 4.082e-05 *** Output:regressor 0.037420 0.045280 0.8264 0.4099 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | CH | -0.0062 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.14706 -0.12072 -0.06642 0.05294 0.82068 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.14706 0.01723 8.537 1.58e-14 *** Output:regressor -0.05004 0.16964 -0.295 0.768 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1755 on 147 degrees of freedom Output:Multiple R-squared: 0.0005916, Adjusted R-squared: -0.006207 Output:F-statistic: 0.08701 on 1 and 147 DF, p-value: 0.7684 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0027 0.0026815 0.087 0.7684 Output:Residuals 147 4.5301 0.0308170 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.0306269 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0002967545 -0.001608686 Output:regressor -0.0016086863 0.028776852 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.147061 0.024725 5.9477 1.901e-08 *** Output:regressor -0.050039 0.166722 -0.3001 0.7645 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
ES | ES | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-7.207e-17 -9.270e-18 -6.070e-18 3.600e-18 9.335e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.183e-16 1.147e-17 -1.902e+01 <2e-16 *** Output:regressor 1.000e+00 1.870e-17 5.349e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 7.869e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.861e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 17.717 17.717 2.861e+33 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.316536e-34 -1.774545e-34 Output:regressor -1.774545e-34 3.495313e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.1829e-16 2.9804e-18 -7.3240e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.4649e-17 6.8262e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | 0.0588 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.6288 -0.2871 -0.0369 0.3118 0.6288 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.37122 0.05074 7.316 1.53e-11 *** Output:regressor 0.25756 0.08048 3.201 0.00168 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3357 on 147 degrees of freedom Output:Multiple R-squared: 0.06514, Adjusted R-squared: 0.05878 Output:F-statistic: 10.24 on 1 and 147 DF, p-value: 0.001681 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.1541 1.15414 10.243 0.001681 ** Output:Residuals 147 16.5628 0.11267 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002574491 -0.003431608 Output:regressor -0.003431608 0.006476332 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.371217 0.071221 5.2122 6.212e-07 *** Output:regressor 0.257564 0.111633 2.3072 0.02244 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | 0.0487 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.60967 -0.29953 0.01467 0.29899 0.65670 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.1249 0.1336 0.935 0.35138 Output:regressor 0.5887 0.2010 2.929 0.00395 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3375 on 147 degrees of freedom Output:Multiple R-squared: 0.05513, Adjusted R-squared: 0.0487 Output:F-statistic: 8.576 on 1 and 147 DF, p-value: 0.003949 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.9766 0.97665 8.5762 0.003949 ** Output:Residuals 147 16.7403 0.11388 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01784976 -0.02627733 Output:regressor -0.02627733 0.04041436 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.12490 0.15143 0.8248 0.41081 Output:regressor 0.58873 0.23761 2.4777 0.01435 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | DE | -0.0013 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.58095 -0.30346 -0.01224 0.30330 0.51341 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.48659 0.03681 13.220 <2e-16 *** Output:regressor 0.14626 0.16262 0.899 0.37 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3462 on 147 degrees of freedom Output:Multiple R-squared: 0.005473, Adjusted R-squared: -0.001292 Output:F-statistic: 0.809 on 1 and 147 DF, p-value: 0.3699 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.097 0.096967 0.809 0.3699 Output:Residuals 147 17.620 0.119864 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001354799 -0.003814861 Output:regressor -0.003814861 0.026443732 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.486593 0.050134 9.7058 <2e-16 *** Output:regressor 0.146261 0.163691 0.8935 0.373 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | -0.0030 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.56562 -0.29295 0.00978 0.31241 0.51600 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.47686 0.05000 9.538 <2e-16 *** Output:regressor 0.08876 0.11848 0.749 0.455 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3465 on 147 degrees of freedom Output:Multiple R-squared: 0.003803, Adjusted R-squared: -0.002974 Output:F-statistic: 0.5612 on 1 and 147 DF, p-value: 0.455 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0674 0.067379 0.5612 0.455 Output:Residuals 147 17.6495 0.120065 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002499517 -0.004875995 Output:regressor -0.004875995 0.014037409 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.476863 0.058124 8.2042 1.07e-13 *** Output:regressor 0.088756 0.164085 0.5409 0.5894 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | -0.0043 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.55274 -0.27173 -0.00315 0.31002 0.50357 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.49643 0.03403 14.590 <2e-16 *** Output:regressor 0.20140 0.33506 0.601 0.549 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3467 on 147 degrees of freedom Output:Multiple R-squared: 0.002452, Adjusted R-squared: -0.004334 Output:F-statistic: 0.3613 on 1 and 147 DF, p-value: 0.5487 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0434 0.043439 0.3613 0.5487 Output:Residuals 147 17.6735 0.120228 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001157742 -0.006276041 Output:regressor -0.006276041 0.112268445 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.496434 0.043142 11.5070 <2e-16 *** Output:regressor 0.201403 0.333155 0.6045 0.5464 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | -0.0063 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.5114 -0.2833 -0.0087 0.2968 0.5235 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.51144 0.03169 16.140 <2e-16 *** Output:regressor -0.08326 0.31072 -0.268 0.789 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3471 on 147 degrees of freedom Output:Multiple R-squared: 0.0004882, Adjusted R-squared: -0.006311 Output:F-statistic: 0.0718 on 1 and 147 DF, p-value: 0.7891 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0086 0.008649 0.0718 0.7891 Output:Residuals 147 17.7083 0.120464 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1197089 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001004110 -0.004345841 Output:regressor -0.004345841 0.096543967 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.511440 0.041425 12.3462 <2e-16 *** Output:regressor -0.083257 0.474368 -0.1755 0.8609 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
FR | FR | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.372e-15 -2.000e-20 7.460e-18 1.623e-17 1.113e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.455e-16 1.666e-17 8.737e+00 4.95e-15 *** Output:regressor 1.000e+00 3.947e-17 2.533e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.154e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 6.418e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 8.5532 8.5532 6.4183e+32 < 2.2e-16 *** Output:Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.774276e-34 -5.411989e-34 Output:regressor -5.411989e-34 1.558047e-33 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.4552e-16 7.1278e-18 2.0417e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 3.9276e-17 2.5461e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.1249 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.39178 -0.15609 -0.05716 0.10836 0.72781 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.06230 0.08904 -0.700 0.485 Output:regressor 0.63004 0.13397 4.703 5.86e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2249 on 147 degrees of freedom Output:Multiple R-squared: 0.1308, Adjusted R-squared: 0.1249 Output:F-statistic: 22.12 on 1 and 147 DF, p-value: 5.861e-06 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.1185 1.11854 22.116 5.861e-06 *** Output:Residuals 147 7.4347 0.05058 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.007927417 -0.01167026 Output:regressor -0.011670263 0.01794879 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.062296 0.078662 -0.7919 0.4297 Output:regressor 0.630043 0.122483 5.1439 8.465e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | GB | 0.0664 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.38202 -0.16277 -0.05578 0.13999 0.65691 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.31558 0.02121 14.881 < 2e-16 *** Output:regressor 0.70598 0.20794 3.395 0.000882 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2323 on 147 degrees of freedom Output:Multiple R-squared: 0.07271, Adjusted R-squared: 0.0664 Output:F-statistic: 11.53 on 1 and 147 DF, p-value: 0.0008824 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.6219 0.62190 11.526 0.0008824 *** Output:Residuals 147 7.9313 0.05395 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0004497285 -0.001946448 Output:regressor -0.0019464480 0.043240840 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.315578 0.024945 12.6511 < 2e-16 *** Output:regressor 0.705979 0.282995 2.4947 0.01371 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.0255 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.3527 -0.1563 -0.0607 0.1449 0.6881 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.31186 0.02523 12.361 <2e-16 *** Output:regressor 0.24607 0.11147 2.208 0.0288 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2373 on 147 degrees of freedom Output:Multiple R-squared: 0.03209, Adjusted R-squared: 0.02551 Output:F-statistic: 4.874 on 1 and 147 DF, p-value: 0.02882 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.2745 0.274471 4.8736 0.02882 * Output:Residuals 147 8.2787 0.056318 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006365524 -0.001792413 Output:regressor -0.0017924133 0.012424593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.311858 0.035508 8.7828 3.792e-15 *** Output:regressor 0.246074 0.112396 2.1893 0.03015 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | -0.0021 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.36998 -0.15980 -0.05787 0.11775 0.67814 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.32186 0.03638 8.848 2.59e-15 *** Output:regressor 0.04811 0.05769 0.834 0.406 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2406 on 147 degrees of freedom Output:Multiple R-squared: 0.004708, Adjusted R-squared: -0.002063 Output:F-statistic: 0.6954 on 1 and 147 DF, p-value: 0.4057 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0403 0.040270 0.6954 0.4057 Output:Residuals 147 8.5129 0.057911 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001323237 -0.001763779 Output:regressor -0.001763779 0.003328706 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.321864 0.057793 5.5692 1.183e-07 *** Output:regressor 0.048111 0.084395 0.5701 0.5695 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | -0.0030 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.36707 -0.16631 -0.05417 0.13155 0.67440 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.32560 0.03510 9.275 <2e-16 *** Output:regressor 0.04285 0.05720 0.749 0.455 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2408 on 147 degrees of freedom Output:Multiple R-squared: 0.003803, Adjusted R-squared: -0.002974 Output:F-statistic: 0.5612 on 1 and 147 DF, p-value: 0.455 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0325 0.032529 0.5612 0.455 Output:Residuals 147 8.5207 0.057964 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001232297 -0.001661000 Output:regressor -0.001661000 0.003271664 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.325603 0.051205 6.3588 2.421e-09 *** Output:regressor 0.042849 0.073898 0.5798 0.5629 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | -0.0068 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.34998 -0.16856 -0.05655 0.12722 0.65190 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.34634 0.02367 14.632 <2e-16 *** Output:regressor 0.01821 0.23309 0.078 0.938 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2412 on 147 degrees of freedom Output:Multiple R-squared: 4.15e-05, Adjusted R-squared: -0.006761 Output:F-statistic: 0.006101 on 1 and 147 DF, p-value: 0.9378 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0004 0.000355 0.0061 0.9378 Output:Residuals 147 8.5529 0.058183 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.05779197 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0005602743 -0.00303721 Output:regressor -0.0030372099 0.05433088 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.346339 0.026734 12.9551 <2e-16 *** Output:regressor 0.018206 0.240624 0.0757 0.9398 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
GB | GB | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.588e-15 9.380e-18 1.053e-17 1.317e-17 1.340e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.276e-17 1.206e-17 -6.034e+00 1.24e-08 *** Output:regressor 1.000e+00 1.182e-16 8.458e+15 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.321e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 7.153e+31 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.2478 1.2478 7.153e+31 < 2.2e-16 *** Output:Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.454019e-34 -6.293066e-34 Output:regressor -6.293066e-34 1.398021e-32 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.2762e-17 1.2942e-17 -5.6222e+00 9.203e-08 *** Output:regressor 1.0000e+00 5.9996e-17 1.6668e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | FR | 0.0664 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.09444 -0.04077 -0.01996 0.00125 0.46842 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.00924 0.01280 0.722 0.471561 Output:regressor 0.10299 0.03034 3.395 0.000882 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08872 on 147 degrees of freedom Output:Multiple R-squared: 0.07271, Adjusted R-squared: 0.0664 Output:F-statistic: 11.53 on 1 and 147 DF, p-value: 0.0008824 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.09072 0.090724 11.526 0.0008824 *** Output:Residuals 147 1.15704 0.007871 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001638598 -0.0003196535 Output:regressor -0.0003196535 0.0009202445 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0092397 0.0183014 0.5049 0.6144 Output:regressor 0.1029904 0.0672221 1.5321 0.1276 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.0509 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.07265 -0.04632 -0.02603 0.00743 0.50804 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.05856 0.03542 -1.653 0.10037 Output:regressor 0.15929 0.05329 2.989 0.00328 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.08945 on 147 degrees of freedom Output:Multiple R-squared: 0.0573, Adjusted R-squared: 0.05089 Output:F-statistic: 8.935 on 1 and 147 DF, p-value: 0.003279 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0715 0.071500 8.9354 0.003279 ** Output:Residuals 147 1.1763 0.008002 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001254227 -0.001846396 Output:regressor -0.001846396 0.002839745 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.058558 0.030767 -1.9033 0.05896 . Output:regressor 0.159293 0.061116 2.6064 0.01009 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | 0.0067 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.05378 -0.03956 -0.02947 -0.00489 0.52686 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.053783 0.009729 5.528 1.44e-07 *** Output:regressor -0.060781 0.042983 -1.414 0.159 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.09151 on 147 degrees of freedom Output:Multiple R-squared: 0.01342, Adjusted R-squared: 0.006709 Output:F-statistic: 2 on 1 and 147 DF, p-value: 0.1594 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.01675 0.0167458 1.9997 0.1594 Output:Residuals 147 1.23102 0.0083743 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.465329e-05 -0.0002665261 Output:regressor -2.665261e-04 0.0018474969 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.053783 0.017356 3.0987 0.002329 ** Output:regressor -0.060781 0.054247 -1.1205 0.264343 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | CH | -0.0020 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.06176 -0.03966 -0.02972 -0.00857 0.52774 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.040829 0.009019 4.527 1.23e-05 *** Output:regressor 0.074858 0.088815 0.843 0.401 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.09191 on 147 degrees of freedom Output:Multiple R-squared: 0.004809, Adjusted R-squared: -0.001961 Output:F-statistic: 0.7104 on 1 and 147 DF, p-value: 0.4007 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0060 0.0060011 0.7104 0.4007 Output:Residuals 147 1.2418 0.0084474 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.134475e-05 -0.0004409645 Output:regressor -4.409645e-04 0.0078881570 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.040829 0.011033 3.7007 0.0003032 *** Output:regressor 0.074858 0.134443 0.5568 0.5785086 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | -0.0024 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.05443 -0.03870 -0.02960 -0.00611 0.52622 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.05443 0.01390 3.917 0.000137 *** Output:regressor -0.01776 0.02204 -0.806 0.421539 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.09193 on 147 degrees of freedom Output:Multiple R-squared: 0.0044, Adjusted R-squared: -0.002373 Output:F-statistic: 0.6497 on 1 and 147 DF, p-value: 0.4215 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00549 0.0054901 0.6497 0.4215 Output:Residuals 147 1.24228 0.0084509 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001930976 -0.0002573849 Output:regressor -0.0002573849 0.0004857518 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.054427 0.026157 2.0808 0.03919 * Output:regressor -0.017764 0.036790 -0.4829 0.62992 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | -0.0063 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.04799 -0.03985 -0.02859 -0.00928 0.53265 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.047991 0.013430 3.573 0.000477 *** Output:regressor -0.005864 0.021883 -0.268 0.789113 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.09211 on 147 degrees of freedom Output:Multiple R-squared: 0.0004882, Adjusted R-squared: -0.006311 Output:F-statistic: 0.0718 on 1 and 147 DF, p-value: 0.7891 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00061 0.0006091 0.0718 0.7891 Output:Residuals 147 1.24716 0.0084841 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.008430863 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001803693 -0.0002431179 Output:regressor -0.0002431179 0.0004788683 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0479910 0.0218089 2.2005 0.02933 * Output:regressor -0.0058636 0.0338316 -0.1733 0.86264 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
IT | IT | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.151e-16 -1.924e-17 -7.290e-18 1.047e-17 7.666e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.455e-16 1.039e-17 1.400e+01 <2e-16 *** Output:regressor 1.000e+00 1.648e-17 6.067e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 6.874e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 3.681e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 17.398 17.398 3.6814e+33 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output: (Intercept) regressor Output:(Intercept) 1.079813e-34 -1.439311e-34 Output:regressor -1.439311e-34 2.716353e-34 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.4553e-16 1.3906e-17 1.0465e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.8744e-17 5.3351e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | 0.0588 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.6544 -0.2411 0.0568 0.3082 0.5985 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.40146 0.04850 8.278 7.03e-14 *** Output:regressor 0.25292 0.07902 3.201 0.00168 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3326 on 147 degrees of freedom Output:Multiple R-squared: 0.06514, Adjusted R-squared: 0.05878 Output:F-statistic: 10.24 on 1 and 147 DF, p-value: 0.001681 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.1333 1.13333 10.243 0.001681 ** Output:Residuals 147 16.2642 0.11064 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002352192 -0.003170496 Output:regressor -0.003170496 0.006244911 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.401463 0.082777 4.8499 3.112e-06 *** Output:regressor 0.252921 0.115769 2.1847 0.03049 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.0236 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.60473 -0.27177 0.05034 0.30041 0.55995 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.2493 0.1341 1.859 0.0650 . Output:regressor 0.4314 0.2018 2.138 0.0342 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3388 on 147 degrees of freedom Output:Multiple R-squared: 0.03015, Adjusted R-squared: 0.02355 Output:F-statistic: 4.57 on 1 and 147 DF, p-value: 0.0342 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.5245 0.52452 4.5697 0.0342 * Output:Residuals 147 16.8730 0.11478 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01799126 -0.02648565 Output:regressor -0.02648565 0.04073475 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.24935 0.22337 1.1163 0.2661 Output:regressor 0.43144 0.34303 1.2578 0.2105 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.0007 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.62033 -0.26840 0.03909 0.31781 0.49461 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.50539 0.03644 13.870 <2e-16 *** Output:regressor 0.16967 0.16098 1.054 0.294 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3427 on 147 degrees of freedom Output:Multiple R-squared: 0.007501, Adjusted R-squared: 0.0007491 Output:F-statistic: 1.111 on 1 and 147 DF, p-value: 0.2936 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.1305 0.13049 1.1109 0.2936 Output:Residuals 147 17.2670 0.11746 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001327660 -0.003738445 Output:regressor -0.003738445 0.025914030 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.505391 0.052567 9.6142 <2e-16 *** Output:regressor 0.169674 0.217934 0.7786 0.4375 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | FR | -0.0021 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.59374 -0.28327 0.04715 0.29390 0.50412 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.49588 0.04952 10.014 <2e-16 *** Output:regressor 0.09786 0.11735 0.834 0.406 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3432 on 147 degrees of freedom Output:Multiple R-squared: 0.004708, Adjusted R-squared: -0.002063 Output:F-statistic: 0.6954 on 1 and 147 DF, p-value: 0.4057 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0819 0.081911 0.6954 0.4057 Output:Residuals 147 17.3156 0.117793 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002452222 -0.004783734 Output:regressor -0.004783734 0.013771802 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.495877 0.063447 7.8156 9.644e-13 *** Output:regressor 0.097860 0.205319 0.4766 0.6343 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | -0.0024 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.54102 -0.27982 0.03963 0.30302 0.56285 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.54102 0.03134 17.263 <2e-16 *** Output:regressor -0.24769 0.30730 -0.806 0.422 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3433 on 147 degrees of freedom Output:Multiple R-squared: 0.0044, Adjusted R-squared: -0.002373 Output:F-statistic: 0.6497 on 1 and 147 DF, p-value: 0.4215 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0765 0.076548 0.6497 0.4215 Output:Residuals 147 17.3210 0.117830 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0009821482 -0.004250787 Output:regressor -0.0042507871 0.094432325 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.541018 0.041613 13.001 <2e-16 *** Output:regressor -0.247686 0.439123 -0.564 0.5736 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | -0.0067 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.53948 -0.27732 0.05152 0.31139 0.47268 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.52732 0.03376 15.621 <2e-16 *** Output:regressor 0.04561 0.33242 0.137 0.891 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.344 on 147 degrees of freedom Output:Multiple R-squared: 0.000128, Adjusted R-squared: -0.006674 Output:F-statistic: 0.01882 on 1 and 147 DF, p-value: 0.8911 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0022 0.002227 0.0188 0.8911 Output:Residuals 147 17.3953 0.118335 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1175507 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001139517 -0.006177246 Output:regressor -0.006177246 0.110501150 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.527320 0.049944 10.5583 <2e-16 *** Output:regressor 0.045607 0.253925 0.1796 0.8577 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
RO | RO | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.395e-17 -4.550e-18 -1.886e-18 -2.750e-19 2.946e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 9.964e-18 0.00e+00 1 Output:regressor 1.000e+00 1.499e-17 6.67e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.517e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 4.449e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.8178 2.8178 4.4489e+33 < 2.2e-16 *** Output:Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.01903916 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.927608e-35 -1.461482e-34 Output:regressor -1.461482e-34 2.247750e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0000e+00 6.3690e-18 0.000e+00 1 Output:regressor 1.0000e+00 1.1983e-17 8.345e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.1249 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.42121 -0.07943 0.03826 0.09464 0.18352 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.57810 0.01862 31.040 < 2e-16 *** Output:regressor 0.20756 0.04414 4.703 5.86e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1291 on 147 degrees of freedom Output:Multiple R-squared: 0.1308, Adjusted R-squared: 0.1249 Output:F-statistic: 22.12 on 1 and 147 DF, p-value: 5.861e-06 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.36849 0.36849 22.116 5.861e-06 *** Output:Residuals 147 2.44930 0.01666 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.05779197 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003468685 -0.0006766625 Output:regressor -0.0006766625 0.0019480308 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.578099 0.034939 16.5460 < 2.2e-16 *** Output:regressor 0.207563 0.051172 4.0562 8.066e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | DE | 0.0875 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.39793 -0.06567 0.01879 0.08928 0.21625 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.61539 0.01401 43.915 < 2e-16 *** Output:regressor 0.24130 0.06191 3.898 0.000147 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1318 on 147 degrees of freedom Output:Multiple R-squared: 0.09366, Adjusted R-squared: 0.0875 Output:F-statistic: 15.19 on 1 and 147 DF, p-value: 0.0001472 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.26392 0.263923 15.191 0.0001472 *** Output:Residuals 147 2.55387 0.017373 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.0306269 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001963673 -0.0005529338 Output:regressor -0.0005529338 0.0038328088 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.615387 0.034188 18.0002 < 2.2e-16 *** Output:regressor 0.241300 0.069784 3.4578 0.0007125 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.0509 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.41103 -0.07886 0.03547 0.09492 0.19323 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.63401 0.01227 51.659 < 2e-16 *** Output:regressor 0.35973 0.12034 2.989 0.00328 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1344 on 147 degrees of freedom Output:Multiple R-squared: 0.0573, Adjusted R-squared: 0.05089 Output:F-statistic: 8.935 on 1 and 147 DF, p-value: 0.003279 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.16147 0.16147 8.9354 0.003279 ** Output:Residuals 147 2.65633 0.01807 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.008430863 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001506216 -0.0006518981 Output:regressor -0.0006518981 0.0144820823 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.634005 0.025983 24.4004 < 2.2e-16 *** Output:regressor 0.359727 0.085888 4.1884 4.823e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 0.0487 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.40323 -0.07165 0.03769 0.10241 0.22076 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.60266 0.01962 30.712 < 2e-16 *** Output:regressor 0.09363 0.03197 2.929 0.00395 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1346 on 147 degrees of freedom Output:Multiple R-squared: 0.05513, Adjusted R-squared: 0.0487 Output:F-statistic: 8.576 on 1 and 147 DF, p-value: 0.003949 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.15533 0.155332 8.5762 0.003949 ** Output:Residuals 147 2.66246 0.018112 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.1197089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003850568 -0.0005190141 Output:regressor -0.0005190141 0.0010222996 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.602660 0.039736 15.1667 < 2e-16 *** Output:regressor 0.093634 0.045239 2.0698 0.04022 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.0236 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.43222 -0.07231 0.04459 0.10341 0.21055 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.61317 0.02061 29.751 <2e-16 *** Output:regressor 0.06988 0.03269 2.138 0.0342 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1363 on 147 degrees of freedom Output:Multiple R-squared: 0.03015, Adjusted R-squared: 0.02355 Output:F-statistic: 4.57 on 1 and 147 DF, p-value: 0.0342 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.08495 0.084953 4.5697 0.0342 * Output:Residuals 147 2.73284 0.018591 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.1175507 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0004247885 -0.000566212 Output:regressor -0.0005662120 0.001068588 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.613171 0.048381 12.6739 <2e-16 *** Output:regressor 0.069879 0.064033 1.0913 0.2769 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | -0.0059 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.42318 -0.07185 0.04836 0.10123 0.18921 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.65296 0.01358 48.08 <2e-16 *** Output:regressor -0.04945 0.13373 -0.37 0.712 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1384 on 147 degrees of freedom Output:Multiple R-squared: 0.0009294, Adjusted R-squared: -0.005867 Output:F-statistic: 0.1367 on 1 and 147 DF, p-value: 0.7121 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.00262 0.0026187 0.1367 0.7121 Output:Residuals 147 2.81518 0.0191509 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01903916 Output:[1] 0.007235781 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001844146 -0.0009996993 Output:regressor -0.0009996993 0.0178830379 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.652962 0.028394 22.9963 <2e-16 *** Output:regressor -0.049451 0.119665 -0.4132 0.68 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
CH | CH | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.120e-15 -5.650e-18 1.442e-17 3.987e-17 2.139e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.276e-17 1.831e-17 -3.974e+00 0.00011 *** Output:regressor 1.000e+00 2.656e-17 3.765e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.813e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.418e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 46.589 46.589 1.4177e+33 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.351849e-34 2.843561e-34 Output:regressor 2.843561e-34 7.053631e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.2762e-17 2.1667e-17 -3.3582e+00 0.0009991 *** Output:regressor 1.0000e+00 2.0556e-17 4.8649e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | 0.5169 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.73255 -0.32451 0.02425 0.31964 0.82026 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.40962 0.07188 5.699 6.38e-08 *** Output:regressor -0.18214 0.01443 -12.623 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.39 on 147 degrees of freedom Output:Multiple R-squared: 0.5201, Adjusted R-squared: 0.5169 Output:F-statistic: 159.3 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 24.233 24.2326 159.34 < 2.2e-16 *** Output:Residuals 147 22.356 0.1521 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005166394 -0.0009290520 Output:regressor -0.000929052 0.0002082009 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.40962 0.32010 1.2797 0.20268 Output:regressor -0.18214 0.09137 -1.9934 0.04807 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | DE | 0.3000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.12193 -0.27181 0.08053 0.36812 0.84812 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.13818 0.07763 1.780 0.0771 . Output:regressor -0.27513 0.03427 -8.027 2.92e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4694 on 147 degrees of freedom Output:Multiple R-squared: 0.3048, Adjusted R-squared: 0.3 Output:F-statistic: 64.44 on 1 and 147 DF, p-value: 2.923e-13 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 14.199 14.1987 64.439 2.923e-13 *** Output:Residuals 147 32.390 0.2203 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006026090 -0.002311182 Output:regressor -0.002311182 0.001174671 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.13818 0.30022 0.4603 0.64600 Output:regressor -0.27513 0.13535 -2.0327 0.04389 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.1784 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.02884 -0.36235 0.05453 0.34953 1.02071 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.008976 0.082839 0.108 0.914 Output:regressor -0.296287 0.051476 -5.756 4.85e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5086 on 147 degrees of freedom Output:Multiple R-squared: 0.1839, Adjusted R-squared: 0.1784 Output:F-statistic: 33.13 on 1 and 147 DF, p-value: 4.847e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 8.569 8.5686 33.129 4.847e-08 *** Output:Residuals 147 38.020 0.2586 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006862295 -0.003685662 Output:regressor -0.003685662 0.002649810 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0089762 0.3779605 0.0237 0.9811 Output:regressor -0.2962873 0.4856698 -0.6101 0.5428 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | 0.1318 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.11467 -0.28050 0.09682 0.37903 0.99086 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.17325 0.06392 -2.710 0.00752 ** Output:regressor -0.17891 0.03693 -4.844 3.19e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5228 on 147 degrees of freedom Output:Multiple R-squared: 0.1377, Adjusted R-squared: 0.1318 Output:F-statistic: 23.47 on 1 and 147 DF, p-value: 3.191e-06 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 6.413 6.4133 23.466 3.191e-06 *** Output:Residuals 147 40.176 0.2733 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004086354 -0.001752738 Output:regressor -0.001752738 0.001364099 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.173248 0.402795 -0.4301 0.66774 Output:regressor -0.178913 0.081284 -2.2011 0.02929 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | 0.0202 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.0982 -0.4407 0.1694 0.4514 0.8750 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.22987 0.09735 -2.361 0.0195 * Output:regressor -0.05530 0.02747 -2.013 0.0459 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5554 on 147 degrees of freedom Output:Multiple R-squared: 0.02683, Adjusted R-squared: 0.02021 Output:F-statistic: 4.053 on 1 and 147 DF, p-value: 0.04592 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.250 1.25009 4.0531 0.04592 * Output:Residuals 147 45.339 0.30843 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009476617 -0.0023639680 Output:regressor -0.002363968 0.0007545054 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.22987 0.68058 -0.3378 0.7360 Output:regressor -0.05530 0.13416 -0.4122 0.6808 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | 0.0183 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.1238 -0.3877 0.1497 0.4362 1.0596 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.47767 0.05959 -8.016 3.12e-13 *** Output:regressor -0.03891 0.02006 -1.939 0.0544 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5559 on 147 degrees of freedom Output:Multiple R-squared: 0.02495, Adjusted R-squared: 0.01832 Output:F-statistic: 3.762 on 1 and 147 DF, p-value: 0.05436 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.162 1.16243 3.7616 0.05436 . Output:Residuals 147 45.427 0.30902 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3147902 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0035508409 0.0007708995 Output:regressor 0.0007708995 0.0004023998 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.477669 0.542793 -0.8800 0.3803 Output:regressor -0.038906 0.218858 -0.1778 0.8591 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
DE | DE | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.382e-15 -6.724e-17 4.060e-18 7.611e-17 3.078e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -5.821e-16 2.437e-17 -2.388e+01 <2e-16 *** Output:regressor 1.000e+00 1.076e-17 9.292e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.474e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 8.634e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 187.58 187.58 8.6344e+33 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.941404e-34 -2.278703e-34 Output:regressor -2.278703e-34 1.158163e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -5.8210e-16 3.3352e-17 -1.7453e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.3175e-17 7.5899e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.6395 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.2339 -0.5309 -0.0688 0.3510 1.7232 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.15574 0.12458 1.25 0.213 Output:regressor 0.40602 0.02501 16.23 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6759 on 147 degrees of freedom Output:Multiple R-squared: 0.642, Adjusted R-squared: 0.6395 Output:F-statistic: 263.6 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 120.418 120.418 263.57 < 2.2e-16 *** Output:Residuals 147 67.159 0.457 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.015520036 -0.0027909061 Output:regressor -0.002790906 0.0006254432 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.15574 0.66869 0.2329 0.816157 Output:regressor 0.40602 0.14669 2.7679 0.006368 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.5719 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.51760 -0.59496 0.01737 0.58761 1.56945 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.35838 0.12911 2.776 0.00622 ** Output:regressor 0.51359 0.03643 14.098 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7366 on 147 degrees of freedom Output:Multiple R-squared: 0.5748, Adjusted R-squared: 0.5719 Output:F-statistic: 198.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 107.825 107.825 198.74 < 2.2e-16 *** Output:Residuals 147 79.753 0.543 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.016669803 -0.004158328 Output:regressor -0.004158328 0.001327210 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.35838 0.76122 0.4708 0.638485 Output:regressor 0.51359 0.15767 3.2573 0.001397 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.4860 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.60541 -0.01909 0.24054 0.50291 0.98776 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.09767 0.09869 11.12 <2e-16 *** Output:regressor 0.67697 0.05702 11.87 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8071 on 147 degrees of freedom Output:Multiple R-squared: 0.4895, Adjusted R-squared: 0.486 Output:F-statistic: 141 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 91.820 91.820 140.96 < 2.2e-16 *** Output:Residuals 147 95.758 0.651 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009739721 -0.004177606 Output:regressor -0.004177606 0.003251297 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.09767 0.46821 2.3444 0.0204 * Output:regressor 0.67697 0.16075 4.2112 4.407e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | CH | 0.3000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.01728 -0.72131 -0.01081 0.77408 1.63230 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.52095 0.09512 15.989 < 2e-16 *** Output:regressor -1.10772 0.13799 -8.027 2.92e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.9419 on 147 degrees of freedom Output:Multiple R-squared: 0.3048, Adjusted R-squared: 0.3 Output:F-statistic: 64.44 on 1 and 147 DF, p-value: 2.923e-13 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 57.167 57.167 64.439 2.923e-13 *** Output:Residuals 147 130.411 0.887 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009048656 0.007676482 Output:regressor 0.007676482 0.019041993 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.5210 1.2485 1.2182 0.2251 Output:regressor -1.1077 1.1945 -0.9273 0.3553 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | 0.1816 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.7862 -0.5015 0.2449 0.6317 1.5922 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.1334 0.1659 6.832 2.06e-10 *** Output:regressor 0.5997 0.1031 5.817 3.60e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.018 on 147 degrees of freedom Output:Multiple R-squared: 0.1871, Adjusted R-squared: 0.1816 Output:F-statistic: 33.84 on 1 and 147 DF, p-value: 3.602e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 35.099 35.099 33.838 3.602e-08 *** Output:Residuals 147 152.478 1.037 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02752079 -0.01478111 Output:regressor -0.01478111 0.01062689 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.13343 1.83345 0.6182 0.5374 Output:regressor 0.59966 0.73867 0.8118 0.4182 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | 0.0011 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.7223 -0.6489 0.3394 0.8724 1.6241 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.05125 0.12061 17.007 <2e-16 *** Output:regressor 0.04371 0.04060 1.076 0.283 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.125 on 147 degrees of freedom Output:Multiple R-squared: 0.007821, Adjusted R-squared: 0.001072 Output:F-statistic: 1.159 on 1 and 147 DF, p-value: 0.2835 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.467 1.4671 1.1588 0.2835 Output:Residuals 147 186.111 1.2661 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.267416 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.014547646 0.003158343 Output:regressor 0.003158343 0.001648615 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.051249 1.208874 1.6968 0.09185 . Output:regressor 0.043708 0.327899 0.1333 0.89414 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
ES | ES | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.814e-16 -1.612e-16 -2.020e-18 1.410e-16 2.052e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 2.635e-17 0.000e+00 1 Output:regressor 1.000e+00 8.870e-18 1.127e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.458e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.271e+34 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 767.95 767.95 1.271e+34 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.942656e-34 1.507274e-34 Output:regressor 1.507274e-34 7.867779e-35 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0000e+00 2.6842e-17 0.0000e+00 1 Output:regressor 1.0000e+00 8.7125e-18 1.1478e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | 0.5942 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.5058 -0.9134 -0.2474 0.5433 5.0500 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -4.9301 0.2364 -20.86 <2e-16 *** Output:regressor 2.1671 0.1469 14.76 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.451 on 147 degrees of freedom Output:Multiple R-squared: 0.5969, Adjusted R-squared: 0.5942 Output:F-statistic: 217.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 458.41 458.41 217.7 < 2.2e-16 *** Output:Residuals 147 309.54 2.11 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.05586930 -0.03000678 Output:regressor -0.03000678 0.02157340 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -4.93005 0.83888 -5.8769 2.691e-08 *** Output:regressor 2.16713 0.60194 3.6003 0.0004339 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | 0.2713 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.9407 -1.5935 -0.1122 1.6730 3.4214 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -3.2378 0.2378 -13.617 < 2e-16 *** Output:regressor 1.0289 0.1374 7.489 5.92e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.945 on 147 degrees of freedom Output:Multiple R-squared: 0.2762, Adjusted R-squared: 0.2713 Output:F-statistic: 56.09 on 1 and 147 DF, p-value: 5.918e-12 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 212.10 212.098 56.091 5.918e-12 *** Output:Residuals 147 555.85 3.781 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.05653723 -0.02425021 Output:regressor -0.02425021 0.01887316 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -3.23778 0.77424 -4.1819 4.948e-05 *** Output:regressor 1.02889 0.70732 1.4546 0.1479 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | 0.0865 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-5.3344 -1.4516 -0.2142 1.7539 4.7706 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.6083 0.3816 -1.594 0.11311 Output:regressor -0.4173 0.1077 -3.875 0.00016 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.177 on 147 degrees of freedom Output:Multiple R-squared: 0.0927, Adjusted R-squared: 0.08653 Output:F-statistic: 15.02 on 1 and 147 DF, p-value: 0.0001599 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 71.19 71.188 15.019 0.0001599 *** Output:Residuals 147 696.76 4.740 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.14563596 -0.03632929 Output:regressor -0.03632929 0.01159518 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.60827 1.71793 -0.3541 0.7238 Output:regressor -0.41731 0.89973 -0.4638 0.6435 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | 0.0183 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.9523 -2.0727 -0.6284 2.2599 3.8825 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.1743 0.2279 -9.539 <2e-16 *** Output:regressor -0.6413 0.3307 -1.939 0.0544 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.257 on 147 degrees of freedom Output:Multiple R-squared: 0.02495, Adjusted R-squared: 0.01832 Output:F-statistic: 3.762 on 1 and 147 DF, p-value: 0.05436 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 19.16 19.1610 3.7616 0.05436 . Output:Residuals 147 748.79 5.0938 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.05195561 0.04407685 Output:regressor 0.04407685 0.10933538 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.17429 13.32711 -0.1631 0.8706 Output:regressor -0.64131 7.37507 -0.0870 0.9308 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | 0.0078 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-4.8057 -1.7801 0.0579 2.0529 4.2808 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.36547 0.41821 -3.265 0.00136 ** Output:regressor -0.12332 0.08395 -1.469 0.14400 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.269 on 147 degrees of freedom Output:Multiple R-squared: 0.01447, Adjusted R-squared: 0.007761 Output:F-statistic: 2.158 on 1 and 147 DF, p-value: 0.144 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 11.11 11.1085 2.1576 0.144 Output:Residuals 147 756.84 5.1486 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.17490122 -0.031451790 Output:regressor -0.03145179 0.007048358 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.36547 1.92401 -0.7097 0.4790 Output:regressor -0.12332 0.32900 -0.3748 0.7083 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | DE | 0.0011 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.8759 -2.1277 -0.3101 2.2384 3.9200 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.2678 0.3765 -6.023 1.31e-08 *** Output:regressor 0.1789 0.1662 1.076 0.283 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.277 on 147 degrees of freedom Output:Multiple R-squared: 0.007821, Adjusted R-squared: 0.001072 Output:F-statistic: 1.159 on 1 and 147 DF, p-value: 0.2835 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 6.01 6.0063 1.1588 0.2835 Output:Residuals 147 761.95 5.1833 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.188868 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.14175730 -0.05436808 Output:regressor -0.05436808 0.02763287 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.26783 9.62443 -0.2356 0.8140 Output:regressor 0.17894 4.62964 0.0387 0.9692 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
FR | FR | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-5.118e-16 -5.800e-17 -3.880e-17 -1.530e-17 5.967e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 7.276e-16 6.118e-17 1.189e+01 <2e-16 *** Output:regressor 1.000e+00 3.535e-17 2.829e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 5.004e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 8.003e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 200.35 200.35 8.0027e+32 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.743307e-33 -1.605596e-33 Output:regressor -1.605596e-33 1.249584e-33 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 7.2762e-16 9.2105e-17 7.8999e+00 6.005e-13 *** Output:regressor 1.0000e+00 4.1858e-17 2.3890e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.4860 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.13288 -0.39736 0.03041 0.52991 1.84248 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.1378 0.1379 -0.999 0.32 Output:regressor 0.7231 0.0609 11.872 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8341 on 147 degrees of freedom Output:Multiple R-squared: 0.4895, Adjusted R-squared: 0.486 Output:F-statistic: 141 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 98.074 98.074 140.96 < 2.2e-16 *** Output:Residuals 147 102.280 0.696 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.019028861 -0.007298126 Output:regressor -0.007298126 0.003709312 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.13777 113.96186 -0.0012 0.9990 Output:regressor 0.72308 42.39902 0.0171 0.9864 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | GB | 0.3507 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.43471 -0.57558 -0.02428 0.55681 1.80621 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.09749 0.15272 0.638 0.524 Output:regressor 0.85369 0.09490 8.996 1.09e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.9376 on 147 degrees of freedom Output:Multiple R-squared: 0.355, Adjusted R-squared: 0.3507 Output:F-statistic: 80.92 on 1 and 147 DF, p-value: 1.09e-15 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 71.136 71.136 80.924 1.09e-15 *** Output:Residuals 147 129.219 0.879 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02332272 -0.012526374 Output:regressor -0.01252637 0.009005849 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.097489 1.555320 0.0627 0.9501 Output:regressor 0.853694 0.952006 0.8967 0.3713 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.3409 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.2875 -0.7533 0.1451 0.7398 1.5879 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.08853 0.17409 -0.509 0.612 Output:regressor 0.30779 0.03495 8.807 3.3e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.9446 on 147 degrees of freedom Output:Multiple R-squared: 0.3454, Adjusted R-squared: 0.3409 Output:F-statistic: 77.56 on 1 and 147 DF, p-value: 3.296e-15 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 69.199 69.199 77.559 3.296e-15 *** Output:Residuals 147 131.155 0.892 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.030309049 -0.005450355 Output:regressor -0.005450355 0.001221427 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.088529 0.991957 -0.0892 0.929 Output:regressor 0.307787 0.204806 1.5028 0.135 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | 0.2713 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.4851 -0.6028 0.1247 0.5780 1.8528 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.79915 0.10647 16.898 < 2e-16 *** Output:regressor 0.26843 0.03584 7.489 5.92e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.9932 on 147 degrees of freedom Output:Multiple R-squared: 0.2762, Adjusted R-squared: 0.2713 Output:F-statistic: 56.09 on 1 and 147 DF, p-value: 5.918e-12 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 55.335 55.335 56.091 5.918e-12 *** Output:Residuals 147 145.019 0.987 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.011335693 0.002461017 Output:regressor 0.002461017 0.001284620 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.79915 0.50680 3.5500 0.0005177 *** Output:regressor 0.26843 0.42238 0.6355 0.5260750 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | 0.2344 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.6589 -0.2461 0.1808 0.7272 1.4203 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.21123 0.17845 1.184 0.238 Output:regressor 0.34268 0.05035 6.806 2.38e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.018 on 147 degrees of freedom Output:Multiple R-squared: 0.2396, Adjusted R-squared: 0.2344 Output:F-statistic: 46.32 on 1 and 147 DF, p-value: 2.376e-10 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 48.004 48.004 46.318 2.376e-10 *** Output:Residuals 147 152.351 1.036 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.031843959 -0.007943563 Output:regressor -0.007943563 0.002535339 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.21123 3.22493 0.0655 0.9479 Output:regressor 0.34268 0.90515 0.3786 0.7055 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | 0.1318 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.2136 -0.7016 0.2132 0.8596 1.6449 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.9747 0.1095 8.902 1.88e-15 *** Output:regressor -0.7694 0.1588 -4.844 3.19e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.084 on 147 degrees of freedom Output:Multiple R-squared: 0.1377, Adjusted R-squared: 0.1318 Output:F-statistic: 23.47 on 1 and 147 DF, p-value: 3.191e-06 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 27.58 27.5803 23.466 3.191e-06 *** Output:Residuals 147 172.77 1.1753 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.353748 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01198811 0.01017019 Output:regressor 0.01017019 0.02522778 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.97473 2.41018 0.4044 0.6865 Output:regressor -0.76941 2.49481 -0.3084 0.7582 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
GB | GB | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-5.320e-16 -8.050e-17 -4.020e-17 1.830e-17 5.206e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 8.731e-16 7.165e-17 1.219e+01 <2e-16 *** Output:regressor 1.000e+00 4.452e-17 2.246e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 4.399e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 5.045e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 97.608 97.608 5.0448e+32 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.133473e-33 -2.757131e-33 Output:regressor -2.757131e-33 1.982242e-33 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 8.7315e-16 1.3118e-16 6.6560e+00 5.215e-10 *** Output:regressor 1.0000e+00 7.0549e-17 1.4175e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | 0.5942 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.96340 -0.16502 0.04168 0.27851 0.84843 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.91860 0.05546 34.60 <2e-16 *** Output:regressor 0.27544 0.01867 14.76 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5173 on 147 degrees of freedom Output:Multiple R-squared: 0.5969, Adjusted R-squared: 0.5942 Output:F-statistic: 217.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 58.264 58.264 217.7 < 2.2e-16 *** Output:Residuals 147 39.343 0.268 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0030753263 0.0006676637 Output:regressor 0.0006676637 0.0003485120 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.918601 0.174834 10.9739 < 2.2e-16 *** Output:regressor 0.275445 0.060244 4.5721 1.017e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | FR | 0.3507 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.15086 -0.60899 0.05558 0.50148 1.33104 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.85653 0.08002 10.704 < 2e-16 *** Output:regressor 0.41590 0.04623 8.996 1.09e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6544 on 147 degrees of freedom Output:Multiple R-squared: 0.355, Adjusted R-squared: 0.3507 Output:F-statistic: 80.92 on 1 and 147 DF, p-value: 1.09e-15 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 34.656 34.656 80.924 1.09e-15 *** Output:Residuals 147 62.952 0.428 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006403002 -0.002746406 Output:regressor -0.002746406 0.002137439 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.85653 0.34494 2.4831 0.01415 * Output:regressor 0.41590 0.19748 2.1060 0.03690 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | 0.1816 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.9329 -0.7387 -0.1614 0.6315 1.7521 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.77697 0.12150 6.395 2.01e-09 *** Output:regressor 0.31204 0.05364 5.817 3.60e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7347 on 147 degrees of freedom Output:Multiple R-squared: 0.1871, Adjusted R-squared: 0.1816 Output:F-statistic: 33.84 on 1 and 147 DF, p-value: 3.602e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 18.264 18.2643 33.838 3.602e-08 *** Output:Residuals 147 79.343 0.5398 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.014761539 -0.005661483 Output:regressor -0.005661483 0.002877479 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.77697 1.36034 0.5712 0.5688 Output:regressor 0.31204 0.50757 0.6148 0.5397 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | CH | 0.1784 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.2209 -0.4787 -0.3415 0.7114 1.4565 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.14067 0.07434 15.343 < 2e-16 *** Output:regressor -0.62075 0.10785 -5.756 4.85e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7361 on 147 degrees of freedom Output:Multiple R-squared: 0.1839, Adjusted R-squared: 0.1784 Output:F-statistic: 33.13 on 1 and 147 DF, p-value: 4.847e-08 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 17.952 17.9519 33.129 4.847e-08 *** Output:Residuals 147 79.656 0.5419 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005526988 0.004688854 Output:regressor 0.004688854 0.011630995 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.14067 0.90782 1.2565 0.2109 Output:regressor -0.62075 0.68887 -0.9011 0.3690 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.0526 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.0662 -0.7274 -0.2204 0.8153 1.3528 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.99455 0.14569 6.827 2.13e-10 *** Output:regressor 0.08883 0.02925 3.037 0.00283 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7904 on 147 degrees of freedom Output:Multiple R-squared: 0.05905, Adjusted R-squared: 0.05264 Output:F-statistic: 9.224 on 1 and 147 DF, p-value: 0.002826 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 5.763 5.7633 9.2244 0.002826 ** Output:Residuals 147 91.844 0.6248 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02122457 -0.0038167299 Output:regressor -0.00381673 0.0008553307 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.994552 2.483023 0.4005 0.6893 Output:regressor 0.088825 0.471394 0.1884 0.8508 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | -0.0043 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.3556 -0.7120 -0.1300 0.8533 1.2501 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.31438 0.14266 9.214 3.02e-16 *** Output:regressor 0.02443 0.04025 0.607 0.545 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8138 on 147 degrees of freedom Output:Multiple R-squared: 0.002499, Adjusted R-squared: -0.004286 Output:F-statistic: 0.3683 on 1 and 147 DF, p-value: 0.5449 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.244 0.24395 0.3683 0.5449 Output:Residuals 147 97.364 0.66234 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.6595113 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.020350729 -0.005076545 Output:regressor -0.005076545 0.001620276 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.314376 1.778854 0.7389 0.4612 Output:regressor 0.024429 0.329289 0.0742 0.9410 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
IT | IT | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-4.149e-16 -3.242e-17 -1.301e-17 2.421e-17 3.864e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 5.821e-16 1.557e-17 3.739e+01 <2e-16 *** Output:regressor 1.000e+00 4.393e-18 2.276e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 8.883e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 5.181e+34 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 408.78 408.78 5.1809e+34 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.424276e-34 -6.047423e-35 Output:regressor -6.047423e-35 1.930150e-35 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 5.8210e-16 2.1482e-17 2.7097e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 5.9798e-18 1.6723e+17 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.5719 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.9898 -0.8304 -0.1558 0.9504 2.4086 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.93102 0.17982 5.177 7.27e-07 *** Output:regressor 1.11924 0.07939 14.098 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.087 on 147 degrees of freedom Output:Multiple R-squared: 0.5748, Adjusted R-squared: 0.5719 Output:F-statistic: 198.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 234.98 234.978 198.74 < 2.2e-16 *** Output:Residuals 147 173.80 1.182 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.03233542 -0.012401582 Output:regressor -0.01240158 0.006303171 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.93102 0.79944 1.1646 0.246071 Output:regressor 1.11924 0.41383 2.7046 0.007647 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.4366 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.38579 -0.92434 -0.08492 0.96649 2.80291 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.91789 0.22992 3.992 0.000103 *** Output:regressor 0.49644 0.04616 10.756 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.247 on 147 degrees of freedom Output:Multiple R-squared: 0.4404, Adjusted R-squared: 0.4366 Output:F-statistic: 115.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 180.02 180.024 115.68 < 2.2e-16 *** Output:Residuals 147 228.76 1.556 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.052864214 -0.009506361 Output:regressor -0.009506361 0.002130379 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.91789 1.60900 0.5705 0.5692 Output:regressor 0.49644 0.46926 1.0579 0.2918 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | FR | 0.2344 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.3755 -0.5484 -0.1081 1.0129 2.9307 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.2348 0.1778 12.568 < 2e-16 *** Output:regressor 0.6992 0.1027 6.806 2.38e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.454 on 147 degrees of freedom Output:Multiple R-squared: 0.2396, Adjusted R-squared: 0.2344 Output:F-statistic: 46.32 on 1 and 147 DF, p-value: 2.376e-10 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 97.942 97.942 46.318 2.376e-10 *** Output:Residuals 147 310.839 2.115 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.03161614 -0.01356094 Output:regressor -0.01356094 0.01055404 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.23477 0.99999 2.2348 0.02694 * Output:regressor 0.69917 0.37969 1.8414 0.06757 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | 0.0865 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.5499 -0.8259 0.0724 1.0810 2.9706 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.70758 0.17027 15.902 < 2e-16 *** Output:regressor -0.22213 0.05732 -3.875 0.00016 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.588 on 147 degrees of freedom Output:Multiple R-squared: 0.0927, Adjusted R-squared: 0.08653 Output:F-statistic: 15.02 on 1 and 147 DF, p-value: 0.0001599 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 37.89 37.894 15.019 0.0001599 *** Output:Residuals 147 370.89 2.523 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.028991055 0.006294056 Output:regressor 0.006294056 0.003285417 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.70758 1.53730 1.7613 0.08027 . Output:regressor -0.22213 0.61512 -0.3611 0.71853 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.0202 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.9681 -0.9197 -0.2276 1.0896 3.6430 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.9375 0.1661 17.681 <2e-16 *** Output:regressor -0.4852 0.2410 -2.013 0.0459 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.645 on 147 degrees of freedom Output:Multiple R-squared: 0.02683, Adjusted R-squared: 0.02021 Output:F-statistic: 4.053 on 1 and 147 DF, p-value: 0.04592 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 10.97 10.9686 4.0531 0.04592 * Output:Residuals 147 397.81 2.7062 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02760260 0.02341683 Output:regressor 0.02341683 0.05808691 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.93753 1.71887 1.7090 0.08956 . Output:regressor -0.48521 1.55733 -0.3116 0.75581 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | -0.0043 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.1246 -0.8683 0.0282 1.0454 3.4630 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.9908 0.2713 11.025 <2e-16 *** Output:regressor 0.1023 0.1686 0.607 0.545 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.665 on 147 degrees of freedom Output:Multiple R-squared: 0.002499, Adjusted R-squared: -0.004286 Output:F-statistic: 0.3683 on 1 and 147 DF, p-value: 0.5449 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.02 1.0217 0.3683 0.5449 Output:Residuals 147 407.76 2.7739 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.762035 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.07359654 -0.03952788 Output:regressor -0.03952788 0.02841861 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.99083 2.71250 1.1026 0.2720 Output:regressor 0.10231 1.18379 0.0864 0.9312 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
RO | RO | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.860e-14 -6.030e-17 1.090e-16 2.726e-16 2.160e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -4.075e-15 2.896e-16 -1.407e+01 <2e-16 *** Output:regressor 1.000e+00 5.813e-17 1.720e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.571e-15 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.96e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 730.47 730.47 2.9596e+32 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 4.935593 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.384385e-32 -1.507731e-32 Output:regressor -1.507731e-32 3.378830e-33 Output:[1] "-------------------------------------------------------------------------------------------" Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -4.0747e-15 5.7070e-16 -7.1398e+00 3.988e-11 *** Output:regressor 1.0000e+00 1.0173e-16 9.8299e+15 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | DE | 0.6395 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.0480 -0.7883 -0.1549 1.1131 2.7547 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.35140 0.22058 6.126 7.83e-09 *** Output:regressor 1.58112 0.09739 16.235 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.334 on 147 degrees of freedom Output:Multiple R-squared: 0.642, Adjusted R-squared: 0.6395 Output:F-statistic: 263.6 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 468.93 468.93 263.57 < 2.2e-16 *** Output:Residuals 147 261.53 1.78 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 1.267416 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.04865723 -0.018661473 Output:regressor -0.01866147 0.009484794 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.35140 0.70723 1.9108 0.05797 . Output:regressor 1.58112 0.83880 1.8850 0.06141 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | 0.5169 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.3110 -0.7970 -0.4061 1.2197 2.9975 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.3110 0.1560 21.23 <2e-16 *** Output:regressor -2.8557 0.2262 -12.62 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.544 on 147 degrees of freedom Output:Multiple R-squared: 0.5201, Adjusted R-squared: 0.5169 Output:F-statistic: 159.3 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 379.94 379.94 159.34 < 2.2e-16 *** Output:Residuals 147 350.53 2.38 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 0.3147902 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02432152 0.02063331 Output:regressor 0.02063331 0.05118220 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.3110 1.4183 2.3345 0.02092 * Output:regressor -2.8557 1.1161 -2.5587 0.01152 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.4366 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.9418 -1.2983 -0.5027 1.6568 3.4577 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.68287 0.29230 5.757 4.81e-08 *** Output:regressor 0.88710 0.08248 10.756 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.668 on 147 degrees of freedom Output:Multiple R-squared: 0.4404, Adjusted R-squared: 0.4366 Output:F-statistic: 115.7 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 321.69 321.69 115.68 < 2.2e-16 *** Output:Residuals 147 408.78 2.78 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 2.762035 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.08544140 -0.021313591 Output:regressor -0.02131359 0.006802638 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.68287 7.47399 0.2252 0.8222 Output:regressor 0.88710 0.98432 0.9012 0.3689 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.3409 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.7421 -1.3268 0.1565 1.4732 3.0989 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.0204 0.2205 13.696 < 2e-16 *** Output:regressor 1.1222 0.1274 8.807 3.3e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.804 on 147 degrees of freedom Output:Multiple R-squared: 0.3454, Adjusted R-squared: 0.3409 Output:F-statistic: 77.56 on 1 and 147 DF, p-value: 3.296e-15 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 252.29 252.292 77.559 3.296e-15 *** Output:Residuals 147 478.18 3.253 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 1.353748 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.04863632 -0.02086132 Output:regressor -0.02086132 0.01623569 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.02043 0.79327 3.8076 0.0002055 *** Output:regressor 1.12215 0.21915 5.1205 9.408e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.0526 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-3.6383 -2.0195 0.3192 1.8335 3.2916 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.5377 0.3522 10.044 < 2e-16 *** Output:regressor 0.6647 0.2189 3.037 0.00283 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.162 on 147 degrees of freedom Output:Multiple R-squared: 0.05905, Adjusted R-squared: 0.05264 Output:F-statistic: 9.224 on 1 and 147 DF, p-value: 0.002826 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 43.13 43.131 9.2244 0.002826 ** Output:Residuals 147 687.34 4.676 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 0.6595113 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.12405746 -0.06662988 Output:regressor -0.06662988 0.04790361 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.53769 4.58204 0.7721 0.4413 Output:regressor 0.66474 1.24893 0.5323 0.5954 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 0.0078 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-5.031 -1.707 0.549 1.699 2.977 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 4.23757 0.23722 17.864 <2e-16 *** Output:regressor -0.11730 0.07986 -1.469 0.144 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.213 on 147 degrees of freedom Output:Multiple R-squared: 0.01447, Adjusted R-squared: 0.007761 Output:F-statistic: 2.158 on 1 and 147 DF, p-value: 0.144 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 10.57 10.5663 2.1576 0.144 Output:Residuals 147 719.90 4.8973 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 4.935593 Output:[1] 5.188868 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.05627232 0.012216909 Output:regressor 0.01221691 0.006377072 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 4.2376 1.1102 3.8169 0.0001986 *** Output:regressor -0.1173 0.2984 -0.3931 0.6948230 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
CH | CH | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-7.578e-16 -3.990e-18 3.970e-18 1.186e-17 7.262e-17 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -3.638e-17 6.226e-18 -5.843e+00 3.17e-08 *** Output:regressor 1.000e+00 2.739e-17 3.652e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 6.475e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.333e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 5.5904 5.5904 1.3334e+33 < 2.2e-16 *** Output:Residuals 147 0.0000 0.0000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.876644e-35 8.927771e-35 Output:regressor 8.927771e-35 7.499770e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -3.6381e-17 7.4768e-18 -4.8659e+00 2.903e-06 *** Output:regressor 1.0000e+00 2.2488e-17 4.4469e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | DE | 0.1288 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.30500 -0.13730 -0.07425 0.15650 0.46615 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.07906 0.04400 1.797 0.0744 . Output:regressor -0.11581 0.02421 -4.784 4.15e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1814 on 147 degrees of freedom Output:Multiple R-squared: 0.1347, Adjusted R-squared: 0.1288 Output:F-statistic: 22.88 on 1 and 147 DF, p-value: 4.148e-06 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.7530 0.75299 22.882 4.148e-06 *** Output:Residuals 147 4.8374 0.03291 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001935980 -0.0010026362 Output:regressor -0.001002636 0.0005861264 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.079064 0.131119 0.6030 0.54744 Output:regressor -0.115809 0.068314 -1.6952 0.09215 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | 0.0747 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.36920 -0.12720 -0.01625 0.13723 0.45846 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.03447 0.04533 0.760 0.448238 Output:regressor 0.07758 0.02156 3.598 0.000438 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.187 on 147 degrees of freedom Output:Multiple R-squared: 0.08093, Adjusted R-squared: 0.07468 Output:F-statistic: 12.94 on 1 and 147 DF, p-value: 0.0004376 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.4525 0.45245 12.945 0.0004376 *** Output:Residuals 147 5.1380 0.03495 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0020550334 0.0009199482 Output:regressor 0.0009199482 0.0004648861 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.034470 0.189822 0.1816 0.8562 Output:regressor 0.077575 0.072893 1.0642 0.2890 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | 0.0594 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.35727 -0.12859 -0.03105 0.13415 0.48650 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.05156 0.02604 -1.980 0.04960 * Output:regressor 0.08081 0.02511 3.218 0.00159 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1885 on 147 degrees of freedom Output:Multiple R-squared: 0.0658, Adjusted R-squared: 0.05944 Output:F-statistic: 10.35 on 1 and 147 DF, p-value: 0.00159 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.3678 0.36783 10.353 0.00159 ** Output:Residuals 147 5.2226 0.03553 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006782704 0.0005266904 Output:regressor 0.0005266904 0.0006307058 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.051560 0.118036 -0.4368 0.6629 Output:regressor 0.080807 0.078307 1.0319 0.3038 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.0378 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.34009 -0.13655 -0.03957 0.15397 0.47158 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.12097 0.01564 -7.736 1.5e-12 *** Output:regressor 0.14767 0.05659 2.609 0.01 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1906 on 147 degrees of freedom Output:Multiple R-squared: 0.04427, Adjusted R-squared: 0.03777 Output:F-statistic: 6.809 on 1 and 147 DF, p-value: 0.01001 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.2475 0.247475 6.8088 0.01001 * Output:Residuals 147 5.3429 0.036346 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.444809e-04 -4.177385e-05 Output:regressor -4.177385e-05 3.202653e-03 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.120967 0.072282 -1.6735 0.09635 . Output:regressor 0.147669 0.253731 0.5820 0.56146 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | 0.0277 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.28099 -0.14719 -0.07097 0.14452 0.45621 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.14578 0.01959 -7.443 7.63e-12 *** Output:regressor -0.05988 0.02622 -2.284 0.0238 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1916 on 147 degrees of freedom Output:Multiple R-squared: 0.03427, Adjusted R-squared: 0.0277 Output:F-statistic: 5.216 on 1 and 147 DF, p-value: 0.02382 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.1916 0.191559 5.2158 0.02382 * Output:Residuals 147 5.3988 0.036727 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003836037 0.0003070369 Output:regressor 0.0003070369 0.0006875383 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.145783 0.126016 -1.1569 0.2492 Output:regressor -0.059884 0.145536 -0.4115 0.6813 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | 0.0003 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.31775 -0.14911 -0.03922 0.15120 0.44427 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.09196 0.03083 -2.983 0.00335 ** Output:regressor -0.01466 0.01430 -1.026 0.30679 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1943 on 147 degrees of freedom Output:Multiple R-squared: 0.007104, Adjusted R-squared: 0.0003495 Output:F-statistic: 1.052 on 1 and 147 DF, p-value: 0.3068 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.0397 0.039714 1.0517 0.3068 Output:Residuals 147 5.5507 0.037760 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03777301 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0009506720 -0.0003775595 Output:regressor -0.0003775595 0.0002044476 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.091961 0.135892 -0.6767 0.4996 Output:regressor -0.014664 0.049852 -0.2941 0.7691 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
DE | DE | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-5.969e-15 -2.700e-17 4.870e-17 9.480e-17 8.793e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.037e-15 1.238e-16 -1.646e+01 <2e-16 *** Output:regressor 1.000e+00 6.812e-17 1.468e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 5.104e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.155e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 56.144 56.144 2.1548e+32 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.532829e-32 -7.938459e-33 Output:regressor -7.938459e-33 4.640707e-33 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.0373e-15 3.0553e-16 -6.6683e+00 4.891e-10 *** Output:regressor 1.0000e+00 1.5901e-16 6.2890e+15 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | CH | 0.1288 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.64165 -0.37818 -0.06486 0.46050 1.10385 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.57216 0.05528 28.440 < 2e-16 *** Output:regressor -1.16306 0.24314 -4.784 4.15e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5749 on 147 degrees of freedom Output:Multiple R-squared: 0.1347, Adjusted R-squared: 0.1288 Output:F-statistic: 22.88 on 1 and 147 DF, p-value: 4.148e-06 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 7.562 7.5622 22.882 4.148e-06 *** Output:Residuals 147 48.582 0.3305 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003055781 0.007037354 Output:regressor 0.007037354 0.059117261 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.57216 0.23815 6.6015 6.93e-10 *** Output:regressor -1.16306 0.78386 -1.4838 0.14 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | 0.0908 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.79553 -0.29572 -0.07833 0.33986 1.28438 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.71965 0.04817 35.703 < 2e-16 *** Output:regressor -0.69260 0.17433 -3.973 0.000111 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5873 on 147 degrees of freedom Output:Multiple R-squared: 0.09697, Adjusted R-squared: 0.09082 Output:F-statistic: 15.78 on 1 and 147 DF, p-value: 0.0001108 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 5.444 5.4440 15.784 0.0001108 *** Output:Residuals 147 50.700 0.3449 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0023199284 -0.0003964004 Output:regressor -0.0003964004 0.0303906127 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.71965 0.20235 8.4984 1.975e-14 *** Output:regressor -0.69260 0.30262 -2.2887 0.02352 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.0612 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.4069 -0.3594 -0.0645 0.4356 1.3167 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.26608 0.14470 8.750 4.6e-15 *** Output:regressor -0.22464 0.06882 -3.264 0.00137 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5968 on 147 degrees of freedom Output:Multiple R-squared: 0.06758, Adjusted R-squared: 0.06123 Output:F-statistic: 10.65 on 1 and 147 DF, p-value: 0.001366 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 3.794 3.7941 10.654 0.001366 ** Output:Residuals 147 52.350 0.3561 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.020938528 0.009373259 Output:regressor 0.009373259 0.004736678 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.26608 0.74170 1.707 0.08993 . Output:regressor -0.22464 0.33131 -0.678 0.49881 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.0328 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.68301 -0.34581 -0.01887 0.34522 1.44937 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.54531 0.08370 18.463 <2e-16 *** Output:regressor -0.19795 0.08071 -2.453 0.0153 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6057 on 147 degrees of freedom Output:Multiple R-squared: 0.03931, Adjusted R-squared: 0.03278 Output:F-statistic: 6.016 on 1 and 147 DF, p-value: 0.01535 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.207 2.20730 6.0158 0.01535 * Output:Residuals 147 53.937 0.36692 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.007004927 0.005439464 Output:regressor 0.005439464 0.006513697 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.54531 0.50787 3.0427 0.002778 ** Output:regressor -0.19795 0.36674 -0.5398 0.590176 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | 0.0147 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.69940 -0.33757 -0.03723 0.35327 1.31878 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.56170 0.09701 16.099 <2e-16 *** Output:regressor 0.08064 0.04499 1.793 0.0751 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6114 on 147 degrees of freedom Output:Multiple R-squared: 0.02139, Adjusted R-squared: 0.01473 Output:F-statistic: 3.213 on 1 and 147 DF, p-value: 0.07511 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.201 1.20096 3.2132 0.07511 . Output:Residuals 147 54.943 0.37376 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009410177 -0.003737253 Output:regressor -0.003737253 0.002023714 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.561698 0.569859 2.7405 0.006895 ** Output:regressor 0.080638 0.235899 0.3418 0.732965 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.0085 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.91365 -0.21532 -0.00729 0.37509 1.24035 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.76705 0.06268 28.192 <2e-16 *** Output:regressor 0.12637 0.08391 1.506 0.134 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6133 on 147 degrees of freedom Output:Multiple R-squared: 0.01519, Adjusted R-squared: 0.008495 Output:F-statistic: 2.268 on 1 and 147 DF, p-value: 0.1342 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.853 0.85306 2.268 0.1342 Output:Residuals 147 55.291 0.37613 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3793526 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003928596 0.003144453 Output:regressor 0.003144453 0.007041278 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.76705 0.38173 4.6291 8.006e-06 *** Output:regressor 0.12637 0.38486 0.3284 0.7431 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
ES | ES | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.668e-15 -2.135e-16 -9.230e-17 -1.360e-17 1.793e-14 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.202e-15 2.385e-16 1.342e+01 <2e-16 *** Output:regressor 1.000e+00 1.106e-16 9.041e+15 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.503e-15 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 8.174e+31 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 184.69 184.69 8.174e+31 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.688747e-32 -2.259287e-32 Output:regressor -2.259287e-32 1.223398e-32 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.2016e-15 4.2728e-16 7.4929e+00 5.805e-12 *** Output:regressor 1.0000e+00 1.7076e-16 5.8562e+15 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | 0.2351 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.83879 -0.72670 -0.06821 0.81498 2.18241 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.43973 0.09985 14.419 < 2e-16 *** Output:regressor -0.91138 0.13368 -6.818 2.23e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.977 on 147 degrees of freedom Output:Multiple R-squared: 0.2402, Adjusted R-squared: 0.2351 Output:F-statistic: 46.48 on 1 and 147 DF, p-value: 2.23e-10 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 44.37 44.370 46.481 2.23e-10 *** Output:Residuals 147 140.32 0.955 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009970289 0.007980233 Output:regressor 0.007980233 0.017869891 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.43973 0.69302 2.0775 0.0395 * Output:regressor -0.91138 0.88492 -1.0299 0.3047 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | 0.2194 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.2215 -0.4290 0.1305 0.6016 2.4286 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.3765 0.2393 1.573 0.118 Output:regressor -0.7430 0.1138 -6.527 1.02e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.987 on 147 degrees of freedom Output:Multiple R-squared: 0.2247, Adjusted R-squared: 0.2194 Output:F-statistic: 42.6 on 1 and 147 DF, p-value: 1.019e-09 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 41.501 41.501 42.605 1.019e-09 *** Output:Residuals 147 143.191 0.974 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.05727229 0.02563829 Output:regressor 0.02563829 0.01295604 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.37651 0.93071 0.4045 0.6864 Output:regressor -0.74296 0.81148 -0.9156 0.3614 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | DE | 0.0147 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.94284 -0.89951 0.05633 0.65544 2.87096 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.3930 0.2690 5.179 7.22e-07 *** Output:regressor 0.2653 0.1480 1.793 0.0751 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.109 on 147 degrees of freedom Output:Multiple R-squared: 0.02139, Adjusted R-squared: 0.01473 Output:F-statistic: 3.213 on 1 and 147 DF, p-value: 0.07511 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 3.951 3.9507 3.2132 0.07511 . Output:Residuals 147 180.741 1.2295 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.07233435 -0.03746167 Output:regressor -0.03746167 0.02189954 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.39296 2.17385 0.6408 0.5227 Output:regressor 0.26527 0.82473 0.3216 0.7482 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | 0.0025 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.00641 -0.80735 0.00747 0.61304 2.73059 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.8518 0.0915 20.238 <2e-16 *** Output:regressor -0.3883 0.3312 -1.172 0.243 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.116 on 147 degrees of freedom Output:Multiple R-squared: 0.009263, Adjusted R-squared: 0.002523 Output:F-statistic: 1.374 on 1 and 147 DF, p-value: 0.243 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.711 1.7108 1.3744 0.243 Output:Residuals 147 182.981 1.2448 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.008372818 -0.001430643 Output:regressor -0.001430643 0.109682292 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.85179 0.83646 2.2139 0.02838 * Output:regressor -0.38826 2.32154 -0.1672 0.86741 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | 0.0003 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.9966 -0.8237 0.1565 0.5541 2.7263 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.7891 0.1074 16.658 <2e-16 *** Output:regressor -0.4845 0.4724 -1.026 0.307 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.117 on 147 degrees of freedom Output:Multiple R-squared: 0.007104, Adjusted R-squared: 0.0003495 Output:F-statistic: 1.052 on 1 and 147 DF, p-value: 0.3068 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.312 1.3120 1.0517 0.3068 Output:Residuals 147 183.380 1.2475 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01153450 0.02656354 Output:regressor 0.02656354 0.22314693 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.78906 0.68357 2.6172 0.009792 ** Output:regressor -0.48445 2.08888 -0.2319 0.816923 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | -0.0068 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.93542 -0.76992 0.06191 0.61731 2.77843 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.840573 0.154874 11.884 <2e-16 *** Output:regressor -0.007372 0.149345 -0.049 0.961 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.121 on 147 degrees of freedom Output:Multiple R-squared: 1.658e-05, Adjusted R-squared: -0.006786 Output:F-statistic: 0.002437 on 1 and 147 DF, p-value: 0.9607 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.003 0.00306 0.0024 0.9607 Output:Residuals 147 184.689 1.25639 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.247918 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02398603 0.01862562 Output:regressor 0.01862562 0.02230397 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.8405735 0.6848702 2.6875 0.00803 ** Output:regressor -0.0073723 0.8845196 -0.0083 0.99336 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
FR | FR | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-7.162e-15 -3.740e-17 3.580e-17 8.560e-17 9.234e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.037e-15 1.483e-16 -1.374e+01 <2e-16 *** Output:regressor 1.000e+00 7.054e-17 1.418e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 6.117e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.01e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 75.184 75.184 2.0096e+32 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.19974e-32 9.847270e-33 Output:regressor 9.84727e-33 4.976214e-33 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.0373e-15 3.8925e-16 -5.2340e+00 5.625e-07 *** Output:regressor 1.0000e+00 1.7412e-16 5.7433e+15 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.3553 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.8667 -0.3942 -0.1344 0.2757 1.7154 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.66112 0.05849 -28.402 < 2e-16 *** Output:regressor 0.71151 0.07830 9.087 6.37e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5723 on 147 degrees of freedom Output:Multiple R-squared: 0.3597, Adjusted R-squared: 0.3553 Output:F-statistic: 82.58 on 1 and 147 DF, p-value: 6.372e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 27.043 27.0429 82.576 6.372e-16 *** Output:Residuals 147 48.141 0.3275 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003420574 0.002737832 Output:regressor 0.002737832 0.006130743 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.66112 0.29464 -5.6379 8.538e-08 *** Output:regressor 0.71151 0.26300 2.7054 0.00763 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | 0.2746 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.4254 -0.4082 0.0201 0.3125 1.5732 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.46883 0.08388 -17.512 < 2e-16 *** Output:regressor 0.61077 0.08088 7.551 4.2e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.607 on 147 degrees of freedom Output:Multiple R-squared: 0.2795, Adjusted R-squared: 0.2746 Output:F-statistic: 57.02 on 1 and 147 DF, p-value: 4.204e-12 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 21.013 21.0133 57.022 4.204e-12 *** Output:Residuals 147 54.171 0.3685 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.007035319 0.005463064 Output:regressor 0.005463064 0.006541958 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.46883 0.39565 -3.7125 0.0002906 *** Output:regressor 0.61077 0.27594 2.2134 0.0284097 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | 0.2194 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.09934 -0.48558 -0.04808 0.33892 1.52472 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.42034 0.09992 -14.215 < 2e-16 *** Output:regressor -0.30244 0.04634 -6.527 1.02e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6297 on 147 degrees of freedom Output:Multiple R-squared: 0.2247, Adjusted R-squared: 0.2194 Output:F-statistic: 42.6 on 1 and 147 DF, p-value: 1.019e-09 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 16.894 16.8941 42.605 1.019e-09 *** Output:Residuals 147 58.290 0.3965 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009983389 -0.003964904 Output:regressor -0.003964904 0.002146986 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.42034 0.53720 -2.6440 0.009083 ** Output:regressor -0.30244 0.21054 -1.4365 0.152974 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | GB | 0.1988 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.05522 -0.41012 -0.06687 0.33680 1.99404 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.99404 0.05232 -38.111 < 2e-16 *** Output:regressor 1.16321 0.18937 6.142 7.23e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.638 on 147 degrees of freedom Output:Multiple R-squared: 0.2042, Adjusted R-squared: 0.1988 Output:F-statistic: 37.73 on 1 and 147 DF, p-value: 7.232e-09 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 15.356 15.356 37.729 7.232e-09 *** Output:Residuals 147 59.829 0.407 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0027376247 -0.0004677711 Output:regressor -0.0004677711 0.0358623524 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.99404 0.20477 -9.7381 <2e-16 *** Output:regressor 1.16321 0.98440 1.1816 0.2393 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | 0.0747 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.2688 -0.4338 -0.1479 0.3564 1.8547 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.85467 0.06593 -28.132 < 2e-16 *** Output:regressor 1.04329 0.28997 3.598 0.000438 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6856 on 147 degrees of freedom Output:Multiple R-squared: 0.08093, Adjusted R-squared: 0.07468 Output:F-statistic: 12.94 on 1 and 147 DF, p-value: 0.0004376 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 6.085 6.0849 12.945 0.0004376 *** Output:Residuals 147 69.099 0.4701 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004346308 0.01000939 Output:regressor 0.010009390 0.08408384 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.85467 0.31837 -5.8255 3.458e-08 *** Output:regressor 1.04329 1.45461 0.7172 0.4744 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.0612 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.22458 -0.50306 -0.07033 0.44813 1.52723 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.46427 0.16750 -8.742 4.81e-15 *** Output:regressor -0.30082 0.09216 -3.264 0.00137 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6906 on 147 degrees of freedom Output:Multiple R-squared: 0.06758, Adjusted R-squared: 0.06123 Output:F-statistic: 10.65 on 1 and 147 DF, p-value: 0.001366 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 5.081 5.0808 10.654 0.001366 ** Output:Residuals 147 70.103 0.4769 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.508001 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02805604 -0.014530109 Output:regressor -0.01453011 0.008494089 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.46427 0.78499 -1.8654 0.06413 . Output:regressor -0.30082 0.40688 -0.7393 0.46088 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
GB | GB | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.313e-16 -1.364e-17 -9.350e-18 -3.930e-18 1.469e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 6.821e-18 1.007e-17 6.780e-01 0.499 Output:regressor 1.000e+00 3.644e-17 2.744e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.228e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 7.532e+32 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 11.349 11.349 7.5315e+32 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.013565e-34 -1.731853e-35 Output:regressor -1.731853e-35 1.327750e-33 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 6.8215e-18 9.6816e-18 7.0460e-01 0.4822 Output:regressor 1.0000e+00 7.4609e-18 1.3403e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | 0.4077 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.28415 -0.15196 -0.02517 0.08957 0.68115 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.25354 0.02945 8.61 1.04e-14 *** Output:regressor 0.28799 0.02840 10.14 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2131 on 147 degrees of freedom Output:Multiple R-squared: 0.4117, Adjusted R-squared: 0.4077 Output:F-statistic: 102.9 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 4.6719 4.6719 102.86 < 2.2e-16 *** Output:Residuals 147 6.6770 0.0454 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0008671578 0.0006733651 Output:regressor 0.0006733651 0.0008063472 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.25354 0.19658 1.2897 0.19917 Output:regressor 0.28799 0.15111 1.9058 0.05862 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.2020 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.30374 -0.19546 -0.04356 0.06930 0.79652 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.10679 0.02528 4.224 4.19e-05 *** Output:regressor 0.20991 0.03385 6.202 5.36e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2474 on 147 degrees of freedom Output:Multiple R-squared: 0.2074, Adjusted R-squared: 0.202 Output:F-statistic: 38.47 on 1 and 147 DF, p-value: 5.358e-09 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.3538 2.35377 38.466 5.358e-09 *** Output:Residuals 147 8.9951 0.06119 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006391274 0.0005115584 Output:regressor 0.0005115584 0.0011455171 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.10679 1.61070 0.0663 0.9472 Output:regressor 0.20991 0.24042 0.8731 0.3840 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | FR | 0.1988 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.36050 -0.13990 -0.07632 0.04017 0.90743 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.36050 0.06010 5.998 1.48e-08 *** Output:regressor 0.17558 0.02859 6.142 7.23e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2479 on 147 degrees of freedom Output:Multiple R-squared: 0.2042, Adjusted R-squared: 0.1988 Output:F-statistic: 37.73 on 1 and 147 DF, p-value: 7.232e-09 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.3179 2.31789 37.729 7.232e-09 *** Output:Residuals 147 9.0310 0.06144 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003612129 0.0016169915 Output:regressor 0.001616992 0.0008171296 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.360500 0.266774 1.3513 0.17867 Output:regressor 0.175583 0.098588 1.7810 0.07698 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | 0.0908 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.25345 -0.17272 -0.11149 0.08775 0.85009 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.25253 0.06404 3.943 0.000124 *** Output:regressor -0.14000 0.03524 -3.973 0.000111 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.264 on 147 degrees of freedom Output:Multiple R-squared: 0.09697, Adjusted R-squared: 0.09082 Output:F-statistic: 15.78 on 1 and 147 DF, p-value: 0.0001108 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.1004 1.10045 15.784 0.0001108 *** Output:Residuals 147 10.2484 0.06972 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004101514 -0.002124157 Output:regressor -0.002124157 0.001241751 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.25253 0.34149 0.7395 0.4608 Output:regressor -0.14000 0.13694 -1.0224 0.3083 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | CH | 0.0378 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.31730 -0.15328 -0.10281 0.04331 0.93586 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.04873 0.02612 1.866 0.0641 . Output:regressor 0.29978 0.11489 2.609 0.0100 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2716 on 147 degrees of freedom Output:Multiple R-squared: 0.04427, Adjusted R-squared: 0.03777 Output:F-statistic: 6.809 on 1 and 147 DF, p-value: 0.01001 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.5024 0.50239 6.8088 0.01001 * Output:Residuals 147 10.8465 0.07379 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.000682238 0.00157117 Output:regressor 0.001571170 0.01319860 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.048729 0.192418 0.2532 0.8004 Output:regressor 0.299777 0.598910 0.5005 0.6174 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | 0.0025 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-0.24746 -0.15151 -0.08826 -0.00166 0.93622 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.05710 0.04388 1.301 0.195 Output:regressor -0.02386 0.02035 -1.172 0.243 Output: Output:Residual standard error: 0.2766 on 147 degrees of freedom Output:Multiple R-squared: 0.009263, Adjusted R-squared: 0.002523 Output:F-statistic: 1.374 on 1 and 147 DF, p-value: 0.243 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.1051 0.105122 1.3744 0.243 Output:Residuals 147 11.2437 0.076488 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.07668152 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0019257259 -0.0007648023 Output:regressor -0.0007648023 0.0004141387 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.057102 0.245557 0.2325 0.8164 Output:regressor -0.023857 0.082330 -0.2898 0.7724 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
IT | IT | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-2.572e-15 8.330e-18 1.944e-17 4.119e-17 4.026e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.911e-16 3.048e-17 -9.548e+00 <2e-16 *** Output:regressor 1.000e+00 2.939e-17 3.402e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.206e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.157e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 56.33 56.33 1.1574e+33 < 2.2e-16 *** Output:Residuals 147 0.00 0.00 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.291667e-34 7.215163e-34 Output:regressor 7.215163e-34 8.640077e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.9105e-16 4.7549e-17 -6.121e+00 8.049e-09 *** Output:regressor 1.0000e+00 3.8851e-17 2.574e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | 0.4077 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.29523 -0.30222 -0.06182 0.35282 0.85373 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.85373 0.03894 -21.92 <2e-16 *** Output:regressor 1.42943 0.14094 10.14 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4748 on 147 degrees of freedom Output:Multiple R-squared: 0.4117, Adjusted R-squared: 0.4077 Output:F-statistic: 102.9 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 23.189 23.1889 102.86 < 2.2e-16 *** Output:Residuals 147 33.141 0.2255 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0015164720 -0.0002591158 Output:regressor -0.0002591158 0.0198654891 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.85373 0.16922 -5.0451 1.318e-06 *** Output:regressor 1.42943 0.32590 4.3861 2.188e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | FR | 0.2746 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.39005 -0.31896 -0.00678 0.33991 1.14701 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.07046 0.12741 0.553 0.581 Output:regressor 0.45761 0.06060 7.551 4.2e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5255 on 147 degrees of freedom Output:Multiple R-squared: 0.2795, Adjusted R-squared: 0.2746 Output:F-statistic: 57.02 on 1 and 147 DF, p-value: 4.204e-12 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 15.744 15.7437 57.022 4.204e-12 *** Output:Residuals 147 40.586 0.2761 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.016233398 0.007266979 Output:regressor 0.007266979 0.003672291 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.070459 0.222408 0.3168 0.75184 Output:regressor 0.457605 0.156616 2.9218 0.00403 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.0594 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.46751 -0.41560 0.05512 0.53999 0.96900 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.73815 0.05753 -12.830 < 2e-16 *** Output:regressor 0.81423 0.25305 3.218 0.00159 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5983 on 147 degrees of freedom Output:Multiple R-squared: 0.0658, Adjusted R-squared: 0.05944 Output:F-statistic: 10.35 on 1 and 147 DF, p-value: 0.00159 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 3.706 3.7063 10.353 0.00159 ** Output:Residuals 147 52.624 0.3580 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003310016 0.007622847 Output:regressor 0.007622847 0.064035699 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.73815 0.27573 -2.6771 0.008271 ** Output:regressor 0.81423 0.82444 0.9876 0.324960 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.0340 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.61518 -0.37356 0.06851 0.53167 0.85018 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.74281 0.06197 -11.99 <2e-16 *** Output:regressor 0.20661 0.08297 2.49 0.0139 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6064 on 147 degrees of freedom Output:Multiple R-squared: 0.04048, Adjusted R-squared: 0.03395 Output:F-statistic: 6.202 on 1 and 147 DF, p-value: 0.01387 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.28 2.28036 6.2019 0.01387 * Output:Residuals 147 54.05 0.36769 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003840395 0.003073858 Output:regressor 0.003073858 0.006883195 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.74281 0.43997 -1.6883 0.09347 . Output:regressor 0.20661 0.34767 0.5943 0.55324 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.0328 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.62158 -0.49303 0.05182 0.49732 1.03175 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.49534 0.14717 -3.366 0.000974 *** Output:regressor -0.19861 0.08097 -2.453 0.015349 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6067 on 147 degrees of freedom Output:Multiple R-squared: 0.03931, Adjusted R-squared: 0.03278 Output:F-statistic: 6.016 on 1 and 147 DF, p-value: 0.01535 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.215 2.21461 6.0158 0.01535 * Output:Residuals 147 54.116 0.36813 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02165756 -0.01121636 Output:regressor -0.01121636 0.00655692 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.49534 0.69111 -0.7167 0.4747 Output:regressor -0.19861 0.36409 -0.5455 0.5862 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | -0.0068 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.58174 -0.45678 0.02738 0.49496 0.83646 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.830928 0.098222 -8.460 2.47e-14 *** Output:regressor -0.002249 0.045550 -0.049 0.961 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.619 on 147 degrees of freedom Output:Multiple R-squared: 1.658e-05, Adjusted R-squared: -0.006786 Output:F-statistic: 0.002437 on 1 and 147 DF, p-value: 0.9607 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.001 0.00093 0.0024 0.9607 Output:Residuals 147 56.329 0.38319 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3806092 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009647558 -0.003831529 Output:regressor -0.003831529 0.002074764 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.8309285 0.5601629 -1.4834 0.1401 Output:regressor -0.0022485 0.2128187 -0.0106 0.9916 Output: Output:[1] "-------------------------------------------------------------------------------------------" |
Regressand | Regressor | R | R-Analysis Output | |
---|---|---|---|---|
RO | RO | 1.0000 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Error:Warning message: Error:In summary.lm(ols) : essentially perfect fit: summary may be unreliable Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.338e-15 2.000e-18 1.007e-17 2.438e-17 1.164e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.276e-17 1.177e-17 -6.182e+00 5.92e-09 *** Output:regressor 1.000e+00 1.576e-17 6.347e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.152e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 4.028e+33 on 1 and 147 DF, p-value: < 2.2e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 53.418 53.418 4.0279e+33 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 0.3609317 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.385169e-34 1.108691e-34 Output:regressor 1.108691e-34 2.482659e-34 Error:Warning message: Error:In summary.lm(object) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -7.2762e-17 1.4828e-17 -4.9071e+00 2.426e-06 *** Output:regressor 1.0000e+00 1.3265e-17 7.5387e+16 < 2.2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.3553 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.1047 -0.4419 0.1774 0.4236 0.7260 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.55380 0.11696 4.735 5.11e-06 *** Output:regressor 0.50553 0.05563 9.087 6.37e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4824 on 147 degrees of freedom Output:Multiple R-squared: 0.3597, Adjusted R-squared: 0.3553 Output:F-statistic: 82.58 on 1 and 147 DF, p-value: 6.372e-16 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 19.214 19.2138 82.576 6.372e-16 *** Output:Residuals 147 34.204 0.2327 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 0.508001 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.013680634 0.006124219 Output:regressor 0.006124219 0.003094809 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.55380 1.64340 0.3370 0.7366 Output:regressor 0.50553 1.64511 0.3073 0.7591 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 0.2351 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.21102 -0.36185 0.00154 0.36928 0.97238 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.04022 0.08337 0.482 0.63 Output:regressor -0.26360 0.03866 -6.818 2.23e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5254 on 147 degrees of freedom Output:Multiple R-squared: 0.2402, Adjusted R-squared: 0.2351 Output:F-statistic: 46.48 on 1 and 147 DF, p-value: 2.23e-10 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 12.833 12.8330 46.481 2.23e-10 *** Output:Residuals 147 40.585 0.2761 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 1.247918 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006951019 -0.002760598 Output:regressor -0.002760598 0.001494857 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.040217 0.367538 0.1094 0.913 Output:regressor -0.263596 2.437440 -0.1081 0.914 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.2020 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.3748 -0.5759 0.2367 0.4145 0.8028 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.45946 0.04402 -10.439 < 2e-16 *** Output:regressor 0.98804 0.15931 6.202 5.36e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5367 on 147 degrees of freedom Output:Multiple R-squared: 0.2074, Adjusted R-squared: 0.202 Output:F-statistic: 38.47 on 1 and 147 DF, p-value: 5.358e-09 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 11.079 11.079 38.466 5.358e-09 *** Output:Residuals 147 42.339 0.288 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 0.07668152 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0019373376 -0.0003310281 Output:regressor -0.0003310281 0.0253787474 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.45946 1.49102 -0.3082 0.7584 Output:regressor 0.98804 2.30196 0.4292 0.6684 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.0340 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.6040 -0.6620 0.2824 0.4509 0.7372 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.28296 0.08159 -3.468 0.000688 *** Output:regressor 0.19593 0.07868 2.490 0.013874 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5905 on 147 degrees of freedom Output:Multiple R-squared: 0.04048, Adjusted R-squared: 0.03395 Output:F-statistic: 6.202 on 1 and 147 DF, p-value: 0.01387 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 2.162 2.16247 6.2019 0.01387 * Output:Residuals 147 51.255 0.34868 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 0.3806092 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006656677 0.005169042 Output:regressor 0.005169042 0.006189869 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.28296 0.91367 -0.3097 0.7572 Output:regressor 0.19593 0.31264 0.6267 0.5318 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | 0.0277 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.5625 -0.6107 0.2083 0.4122 0.9174 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.51469 0.05696 -9.035 8.64e-16 *** Output:regressor -0.57221 0.25055 -2.284 0.0238 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5924 on 147 degrees of freedom Output:Multiple R-squared: 0.03427, Adjusted R-squared: 0.0277 Output:F-statistic: 5.216 on 1 and 147 DF, p-value: 0.02382 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 1.830 1.83040 5.2158 0.02382 * Output:Residuals 147 51.587 0.35094 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 0.03777301 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003244827 0.007472721 Output:regressor 0.007472721 0.062774560 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.51469 0.88953 -0.5786 0.5637 Output:regressor -0.57221 1.22747 -0.4662 0.6418 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | DE | 0.0085 | +- Error:Loading required package: zoo Error: Error:Attaching package: ‘zoo’ Error: Error:The following objects are masked from ‘package:base’: Error: Error: as.Date, as.Date.numeric Error: Output:[1] "----------------- LM Summary --------------------------------------------------------------" Output: Output:Call: Output:lm(formula = regressand ~ regressor, na.action = NULL) Output: Output:Residuals: Output: Min 1Q Median 3Q Max Output:-1.4957 -0.6525 0.1706 0.4844 0.7705 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.65225 0.14510 -4.495 1.4e-05 *** Output:regressor 0.12023 0.07984 1.506 0.134 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5982 on 147 degrees of freedom Output:Multiple R-squared: 0.01519, Adjusted R-squared: 0.008495 Output:F-statistic: 2.268 on 1 and 147 DF, p-value: 0.1342 Output: Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Anova Output ------------------------------------------------------------" Output:Analysis of Variance Table Output: Output:Response: regressand Output: Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 0.812 0.81163 2.268 0.1342 Output:Residuals 147 52.606 0.35787 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.3609317 Output:[1] 0.3793526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02105353 -0.010903535 Output:regressor -0.01090353 0.006374046 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Newey-West Coeff Test ----------------------------------------------" Output: Output:t test of coefficients: Output: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.65225 1.75876 -0.3709 0.7113 Output:regressor 0.12023 0.55017 0.2185 0.8273 Output: Output:[1] "-------------------------------------------------------------------------------------------" |