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.983e-17 -1.778e-18 1.446e-19 2.196e-18 1.004e-17 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -3.638e-17 1.643e-18 -2.214e+01 <2e-16 *** Output:regressor 1.000e+00 8.425e-18 1.187e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 4.02e-18 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.409e+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.2277 0.2277 1.4088e+34 < 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.001538539 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.699374e-36 -1.356144e-35 Output:regressor -1.356144e-35 7.098427e-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) -3.6381e-17 2.7059e-18 -1.3445e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.2799e-17 7.8129e+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.3174 | +- 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.093377 -0.019301 0.002914 0.021364 0.071898 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.250598 0.007606 32.948 < 2e-16 *** Output:regressor -4.185923 0.501002 -8.355 4.51e-14 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.03241 on 147 degrees of freedom Output:Multiple R-squared: 0.322, Adjusted R-squared: 0.3174 Output:F-statistic: 69.81 on 1 and 147 DF, p-value: 4.508e-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.073316 0.073316 69.808 4.508e-14 *** Output:Residuals 147 0.154388 0.001050 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.001538539 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.784791e-05 -0.003570818 Output:regressor -3.570818e-03 0.251002725 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.250598 0.012014 20.8580 < 2.2e-16 *** Output:regressor -4.185923 0.703781 -5.9478 1.901e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | 0.1495 | +- 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.076808 -0.022306 0.000074 0.023239 0.112705 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.217885 0.005953 36.601 < 2e-16 *** Output:regressor -6.001575 1.154628 -5.198 6.63e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.03617 on 147 degrees of freedom Output:Multiple R-squared: 0.1553, Adjusted R-squared: 0.1495 Output:F-statistic: 27.02 on 1 and 147 DF, p-value: 6.632e-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.035353 0.035353 27.018 6.632e-07 *** Output:Residuals 147 0.192351 0.001309 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.001538539 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.543859e-05 -0.005961354 Output:regressor -5.961354e-03 1.333166465 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.217885 0.011561 18.8469 < 2.2e-16 *** Output:regressor -6.001575 1.971214 -3.0446 0.002761 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | 0.1166 | +- 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.091204 -0.023600 0.001709 0.023312 0.106965 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.22210 0.00749 29.653 < 2e-16 *** Output:regressor -4.15192 0.91636 -4.531 1.21e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.03687 on 147 degrees of freedom Output:Multiple R-squared: 0.1225, Adjusted R-squared: 0.1166 Output:F-statistic: 20.53 on 1 and 147 DF, p-value: 1.207e-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.027903 0.0279028 20.529 1.207e-05 *** Output:Residuals 147 0.199801 0.0013592 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.001538539 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.610263e-05 -0.006280944 Output:regressor -6.280944e-03 0.839714783 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.222104 0.016379 13.5602 < 2.2e-16 *** Output:regressor -4.151923 1.532219 -2.7097 0.007534 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.1080 | +- 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.11339 -0.02517 -0.00053 0.02865 0.09075 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.164569 0.006802 24.19 < 2e-16 *** Output:regressor 6.923254 1.591649 4.35 2.53e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.03705 on 147 degrees of freedom Output:Multiple R-squared: 0.114, Adjusted R-squared: 0.108 Output:F-statistic: 18.92 on 1 and 147 DF, p-value: 2.535e-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.025966 0.0259655 18.92 2.535e-05 *** Output:Residuals 147 0.201738 0.0013724 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.001538539 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.626842e-05 -0.009689194 Output:regressor -9.689194e-03 2.533346519 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.164569 0.014678 11.2122 < 2.2e-16 *** Output:regressor 6.923254 2.114408 3.2743 0.001321 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | 0.0104 | +- 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.089344 -0.030077 0.005216 0.028961 0.090830 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.199128 0.005985 33.271 <2e-16 *** Output:regressor -1.398124 0.875621 -1.597 0.112 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.03902 on 147 degrees of freedom Output:Multiple R-squared: 0.01705, Adjusted R-squared: 0.01036 Output:F-statistic: 2.55 on 1 and 147 DF, p-value: 0.1125 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.003882 0.0038819 2.5495 0.1125 Output:Residuals 147 0.223822 0.0015226 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.001538539 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.582046e-05 -0.004430476 Output:regressor -4.430476e-03 0.766711964 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.199128 0.017796 11.1895 <2e-16 *** Output:regressor -1.398124 1.955002 -0.7152 0.4756 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | -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.080324 -0.031012 0.004014 0.030437 0.095696 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.192628 0.006081 31.675 <2e-16 *** Output:regressor -1.394443 4.552565 -0.306 0.76 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.03934 on 147 degrees of freedom Output:Multiple R-squared: 0.0006378, Adjusted R-squared: -0.006161 Output:F-statistic: 0.09382 on 1 and 147 DF, p-value: 0.7598 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.000145 0.00014523 0.0938 0.7598 Output:Residuals 147 0.227559 0.00154802 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.001538539 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.698274e-05 -0.02347701 Output:regressor -2.347701e-02 20.72584932 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.192628 0.013695 14.0653 <2e-16 *** Output:regressor -1.394443 6.277902 -0.2221 0.8245 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:-3.040e-17 5.990e-20 1.840e-19 3.056e-19 2.015e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 6.822e-18 5.977e-19 1.141e+01 <2e-16 *** Output:regressor 1.000e+00 3.937e-17 2.540e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.547e-18 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 6.45e+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 0.0041842 0.0041842 6.4504e+32 < 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.827191e-05 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.572928e-37 -2.205486e-35 Output:regressor -2.205486e-35 1.550297e-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 2.0146e-19 3.3860e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 2.6030e-17 3.8417e+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 | CH | 0.3174 | +- 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.0091444 -0.0033214 -0.0000775 0.0025995 0.0124369 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.028922 0.001795 16.110 < 2e-16 *** Output:regressor -0.076920 0.009206 -8.355 4.51e-14 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004393 on 147 degrees of freedom Output:Multiple R-squared: 0.322, Adjusted R-squared: 0.3174 Output:F-statistic: 69.81 on 1 and 147 DF, p-value: 4.508e-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.0013472 0.0013472 69.808 4.508e-14 *** Output:Residuals 147 0.0028370 0.0000193 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.827191e-05 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.223091e-06 -1.619256e-05 Output:regressor -1.619256e-05 8.475625e-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.0289216 0.0032523 8.8926 1.996e-15 *** Output:regressor -0.0769197 0.0160484 -4.7930 3.982e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.2284 | +- 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.0088663 -0.0033657 0.0001058 0.0025085 0.0142067 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0084141 0.0009489 8.867 2.32e-15 *** Output:regressor 0.7770338 0.1160948 6.693 4.30e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004671 on 147 degrees of freedom Output:Multiple R-squared: 0.2336, Adjusted R-squared: 0.2284 Output:F-statistic: 44.8 on 1 and 147 DF, p-value: 4.296e-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 0.0009773 9.773e-04 44.798 4.296e-10 *** Output:Residuals 147 0.0032069 2.182e-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] 2.827191e-05 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.004852e-07 -0.0001008134 Output:regressor -1.008134e-04 0.0134779921 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.0084141 0.0015023 5.6009 1.018e-07 *** Output:regressor 0.7770338 0.1557040 4.9905 1.681e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.2237 | +- 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.0092917 -0.0034593 -0.0003125 0.0029329 0.0135832 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.009809 0.000771 12.722 < 2e-16 *** Output:regressor 0.987843 0.149540 6.606 6.77e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004685 on 147 degrees of freedom Output:Multiple R-squared: 0.2289, Adjusted R-squared: 0.2237 Output:F-statistic: 43.64 on 1 and 147 DF, p-value: 6.775e-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 0.0009578 0.00095779 43.638 6.775e-10 *** Output:Residuals 147 0.0032265 0.00002195 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.827191e-05 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.944395e-07 -0.0000999945 Output:regressor -9.999450e-05 0.0223622558 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.0098090 0.0012976 7.5593 4.022e-12 *** Output:regressor 0.9878434 0.2098323 4.7078 5.737e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.2149 | +- 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.0085162 -0.0034326 -0.0001604 0.0027394 0.0143821 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0102900 0.0007226 14.240 < 2e-16 *** Output:regressor 0.6811841 0.1057202 6.443 1.57e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.004711 on 147 degrees of freedom Output:Multiple R-squared: 0.2202, Adjusted R-squared: 0.2149 Output:F-statistic: 41.52 on 1 and 147 DF, p-value: 1.571e-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 0.0009215 0.00092147 41.516 1.571e-09 *** Output:Residuals 147 0.0032628 0.00002220 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.827191e-05 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.221740e-07 -6.458542e-05 Output:regressor -6.458542e-05 1.117677e-02 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.0102900 0.0014205 7.2440 2.268e-11 *** Output:regressor 0.6811841 0.1473583 4.6226 8.227e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 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:-0.0110333 -0.0040262 0.0001644 0.0032966 0.0148373 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0134740 0.0008214 16.40 <2e-16 *** Output:regressor 0.6640344 0.6148966 1.08 0.282 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.005314 on 147 degrees of freedom Output:Multiple R-squared: 0.007871, Adjusted R-squared: 0.001122 Output:F-statistic: 1.166 on 1 and 147 DF, p-value: 0.2819 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.0000329 3.2934e-05 1.1662 0.2819 Output:Residuals 147 0.0041513 2.8240e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.827191e-05 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.746693e-07 -0.0004282868 Output:regressor -4.282868e-04 0.3780978807 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.013474 0.001684 8.0014 3.387e-13 *** Output:regressor 0.664034 1.203264 0.5519 0.5819 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.0109854 -0.0039496 0.0000265 0.0033201 0.0147871 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0143165 0.0009796 14.615 <2e-16 *** Output:regressor -0.0235960 0.2292165 -0.103 0.918 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.005335 on 147 degrees of freedom Output:Multiple R-squared: 7.208e-05, Adjusted R-squared: -0.00673 Output:F-statistic: 0.0106 on 1 and 147 DF, p-value: 0.9181 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.0000003 3.0160e-07 0.0106 0.9181 Output:Residuals 147 0.0041839 2.8462e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 2.827191e-05 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.595818e-07 -0.0002009486 Output:regressor -2.009486e-04 0.0525402210 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.0143165 0.0016932 8.4552 2.535e-14 *** Output:regressor -0.0235960 0.3041651 -0.0776 0.9383 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.809e-18 -3.040e-21 1.215e-20 2.730e-20 2.609e-19 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.842e-19 2.440e-20 -1.165e+01 <2e-16 *** Output:regressor 1.000e+00 1.827e-17 5.474e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.579e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.996e+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 7.469e-05 7.469e-05 2.9959e+33 < 2.2e-16 *** Output:Residuals 147 0.000e+00 0.000e+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.046634e-07 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.95602e-40 -3.78094e-37 Output:regressor -3.78094e-37 3.33787e-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.8423e-19 2.1234e-20 -1.3386e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.5127e-17 6.6106e+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 | FR | 0.0463 | +- 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.0009493 -0.0003834 -0.0001472 0.0001815 0.0034087 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0007638 0.0001409 5.419 2.4e-07 *** Output:regressor 0.0493267 0.0172439 2.861 0.00485 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0006938 on 147 degrees of freedom Output:Multiple R-squared: 0.05273, Adjusted R-squared: 0.04628 Output:F-statistic: 8.183 on 1 and 147 DF, p-value: 0.004846 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.9380e-06 3.9383e-06 8.1826 0.004846 ** Output:Residuals 147 7.0752e-05 4.8130e-07 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.046634e-07 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.986659e-08 -2.224155e-06 Output:regressor -2.224155e-06 2.973527e-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.00076378 0.00025571 2.9870 0.003302 ** Output:regressor 0.04932668 0.02775175 1.7774 0.077566 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | 0.0079 | +- 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.0009047 -0.0004415 -0.0001623 0.0001810 0.0033295 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0009974 0.0001085 9.190 3.48e-16 *** Output:regressor 0.0234245 0.0158783 1.475 0.142 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0007076 on 147 degrees of freedom Output:Multiple R-squared: 0.01459, Adjusted R-squared: 0.007886 Output:F-statistic: 2.176 on 1 and 147 DF, p-value: 0.1423 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.0900e-06 1.0897e-06 2.1764 0.1423 Output:Residuals 147 7.3601e-05 5.0068e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.046634e-07 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.177903e-08 -1.456896e-06 Output:regressor -1.456896e-06 2.521219e-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.00099738 0.00018990 5.2521 5.18e-07 *** Output:regressor 0.02342449 0.02324715 1.0076 0.3153 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | 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.0009067 -0.0004270 -0.0001623 0.0001537 0.0033001 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0010174 0.0001168 8.711 5.75e-15 *** Output:regressor 0.0257876 0.0226527 1.138 0.257 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0007097 on 147 degrees of freedom Output:Multiple R-squared: 0.008739, Adjusted R-squared: 0.001995 Output:F-statistic: 1.296 on 1 and 147 DF, p-value: 0.2568 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.5300e-07 6.5270e-07 1.2959 0.2568 Output:Residuals 147 7.4037e-05 5.0366e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.046634e-07 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.364060e-08 -2.294574e-06 Output:regressor -2.294574e-06 5.131466e-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.00101743 0.00021894 4.6470 7.424e-06 *** Output:regressor 0.02578757 0.03143866 0.8203 0.4134 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 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:-0.0008931 -0.0004278 -0.0001998 0.0001702 0.0033284 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0009641 0.0001666 5.786 4.19e-08 *** Output:regressor 0.0118532 0.0109761 1.080 0.282 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.00071 on 147 degrees of freedom Output:Multiple R-squared: 0.007871, Adjusted R-squared: 0.001122 Output:F-statistic: 1.166 on 1 and 147 DF, p-value: 0.2819 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.8800e-07 5.8788e-07 1.1662 0.2819 Output:Residuals 147 7.4102e-05 5.0410e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.046634e-07 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.776558e-08 -1.713905e-06 Output:regressor -1.713905e-06 1.204751e-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.00096411 0.00033613 2.8683 0.004735 ** Output:regressor 0.01185324 0.01905412 0.6221 0.534851 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | 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:-0.0009658 -0.0004457 -0.0001766 0.0001684 0.0032333 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0010623 0.0001307 8.126 1.67e-13 *** Output:regressor 0.0184205 0.0305879 0.602 0.548 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0007119 on 147 degrees of freedom Output:Multiple R-squared: 0.002461, Adjusted R-squared: -0.004325 Output:F-statistic: 0.3627 on 1 and 147 DF, p-value: 0.548 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.8400e-07 1.8381e-07 0.3627 0.548 Output:Residuals 147 7.4506e-05 5.0685e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.046634e-07 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.708794e-08 -3.578432e-06 Output:regressor -3.578432e-06 9.356204e-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.00106229 0.00017111 6.2083 5.193e-09 *** Output:regressor 0.01842046 0.02736462 0.6731 0.5019 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | 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.0009663 -0.0004480 -0.0001705 0.0001892 0.0032495 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0012201 0.0002912 4.190 4.79e-05 *** Output:regressor -0.0004574 0.0014933 -0.306 0.76 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0007126 on 147 degrees of freedom Output:Multiple R-squared: 0.0006378, Adjusted R-squared: -0.006161 Output:F-statistic: 0.09382 on 1 and 147 DF, p-value: 0.7598 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.8000e-08 4.7640e-08 0.0938 0.7598 Output:Residuals 147 7.4643e-05 5.0777e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 5.046634e-07 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.480075e-08 -4.260324e-07 Output:regressor -4.260324e-07 2.229969e-06 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.0012201 0.0003682 3.3138 0.001159 ** Output:regressor -0.0004574 0.0020711 -0.2208 0.825517 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:-8.496e-19 -1.333e-19 -3.130e-20 1.500e-20 7.336e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.137e-18 1.299e-19 8.751e+00 4.57e-15 *** Output:regressor 1.000e+00 1.590e-17 6.291e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 6.395e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 3.958e+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.0016186 0.0016186 3.958e+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] 1.093671e-05 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.687994e-38 -1.889786e-36 Output:regressor -1.889786e-36 2.526501e-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 9.1452e-20 1.2432e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 8.2593e-18 1.2107e+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 | IT | 0.2380 | +- 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.0068652 -0.0021356 -0.0003633 0.0018020 0.0095654 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0049071 0.0004428 11.083 < 2e-16 *** Output:regressor 0.4452190 0.0647786 6.873 1.66e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002887 on 147 degrees of freedom Output:Multiple R-squared: 0.2432, Adjusted R-squared: 0.238 Output:F-statistic: 47.24 on 1 and 147 DF, p-value: 1.665e-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 0.00039364 0.00039364 47.237 1.665e-10 *** Output:Residuals 147 0.00122499 0.00000833 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.093671e-05 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.960479e-07 -0.0000242483 Output:regressor -2.424830e-05 0.0041962677 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.00490714 0.00056264 8.7217 5.413e-15 *** Output:regressor 0.44521899 0.07460529 5.9677 1.724e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.2284 | +- 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.0071201 -0.0019582 -0.0003824 0.0014620 0.0087949 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0032036 0.0006818 4.699 5.96e-06 *** Output:regressor 0.3005880 0.0449101 6.693 4.30e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002905 on 147 degrees of freedom Output:Multiple R-squared: 0.2336, Adjusted R-squared: 0.2284 Output:F-statistic: 44.8 on 1 and 147 DF, p-value: 4.296e-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 0.00037806 0.00037806 44.798 4.296e-10 *** Output:Residuals 147 0.00124057 0.00000844 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.093671e-05 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.648339e-07 -2.869312e-05 Output:regressor -2.869312e-05 2.016919e-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.00320363 0.00079366 4.0365 8.698e-05 *** Output:regressor 0.30058795 0.04752774 6.3245 2.884e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.1780 | +- 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.0087022 -0.0017500 -0.0003293 0.0018550 0.0096149 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0050198 0.0004934 10.173 < 2e-16 *** Output:regressor 0.5501555 0.0957058 5.748 5.02e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002998 on 147 degrees of freedom Output:Multiple R-squared: 0.1835, Adjusted R-squared: 0.178 Output:F-statistic: 33.04 on 1 and 147 DF, p-value: 5.024e-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.00029707 0.00029707 33.044 5.024e-08 *** Output:Residuals 147 0.00132156 0.00000899 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.093671e-05 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.434831e-07 -4.095787e-05 Output:regressor -4.095787e-05 9.159607e-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.0050198 0.0007155 7.0158 7.772e-11 *** Output:regressor 0.5501555 0.1498738 3.6708 0.0003377 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | 0.1166 | +- 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.0067940 -0.0019835 -0.0004355 0.0014857 0.0114084 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.013118 0.001270 10.327 < 2e-16 *** Output:regressor -0.029514 0.006514 -4.531 1.21e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003108 on 147 degrees of freedom Output:Multiple R-squared: 0.1225, Adjusted R-squared: 0.1166 Output:F-statistic: 20.53 on 1 and 147 DF, p-value: 1.207e-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.00019835 1.9835e-04 20.529 1.207e-05 *** Output:Residuals 147 0.00142029 9.6620e-06 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.093671e-05 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.613576e-06 -8.106479e-06 Output:regressor -8.106479e-06 4.243151e-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.0131185 0.0023709 5.5332 1.403e-07 *** Output:regressor -0.0295140 0.0118606 -2.4884 0.01395 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | 0.0463 | +- 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.0107292 -0.0022465 -0.0001426 0.0020114 0.0093921 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0062690 0.0004992 12.558 < 2e-16 *** Output:regressor 1.0689736 0.3736982 2.861 0.00485 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.00323 on 147 degrees of freedom Output:Multiple R-squared: 0.05273, Adjusted R-squared: 0.04628 Output:F-statistic: 8.183 on 1 and 147 DF, p-value: 0.004846 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.00008535 8.5349e-05 8.1826 0.004846 ** Output:Residuals 147 0.00153328 1.0431e-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] 1.093671e-05 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.491889e-07 -0.0001581876 Output:regressor -1.581876e-04 0.1396503481 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.00626898 0.00085424 7.3387 1.354e-11 *** Output:regressor 1.06897362 0.87559409 1.2209 0.2241 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | 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:-0.0074683 -0.0025322 -0.0004236 0.0018640 0.0099013 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0071476 0.0006085 11.75 <2e-16 *** Output:regressor 0.0868641 0.1423896 0.61 0.543 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003314 on 147 degrees of freedom Output:Multiple R-squared: 0.002525, Adjusted R-squared: -0.00426 Output:F-statistic: 0.3722 on 1 and 147 DF, p-value: 0.5428 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.00000409 4.0875e-06 0.3722 0.5428 Output:Residuals 147 0.00161455 1.0983e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.093671e-05 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.702942e-07 -7.754429e-05 Output:regressor -7.754429e-05 2.027481e-02 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.0071476 0.0012245 5.8374 3.264e-08 *** Output:regressor 0.0868641 0.2518696 0.3449 0.7307 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:-2.295e-17 1.058e-19 1.408e-19 1.806e-19 1.858e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 3.979e-18 3.503e-19 1.136e+01 <2e-16 *** Output:regressor 1.000e+00 8.198e-17 1.220e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.908e-18 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.488e+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 0.00054172 0.00054172 1.4881e+32 < 2.2e-16 *** Output:Residuals 147 0.00000000 0.00000000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.660283e-06 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.227350e-37 -2.570227e-35 Output:regressor -2.570227e-35 6.720143e-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) 3.9792e-18 1.2856e-19 3.0953e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.6376e-17 6.1065e+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 | CH | 0.1080 | +- 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.0027680 -0.0010618 -0.0004204 0.0004840 0.0089069 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0006779 0.0007384 0.918 0.36 Output:regressor 0.0164709 0.0037866 4.350 2.53e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001807 on 147 degrees of freedom Output:Multiple R-squared: 0.114, Adjusted R-squared: 0.108 Output:F-statistic: 18.92 on 1 and 147 DF, p-value: 2.535e-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.00006177 6.1774e-05 18.92 2.535e-05 *** Output:Residuals 147 0.00047995 3.2650e-06 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.660283e-06 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.452651e-07 -2.73937e-06 Output:regressor -2.739370e-06 1.43386e-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.00067793 0.00103519 0.6549 0.513568 Output:regressor 0.01647086 0.00547390 3.0090 0.003085 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.0276 | +- 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.0038604 -0.0012042 -0.0002696 0.0004796 0.0081870 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0032106 0.0003105 10.34 <2e-16 *** Output:regressor 0.1373287 0.0602190 2.28 0.024 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001887 on 147 degrees of freedom Output:Multiple R-squared: 0.03417, Adjusted R-squared: 0.0276 Output:F-statistic: 5.201 on 1 and 147 DF, p-value: 0.02402 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.00001851 1.8510e-05 5.2006 0.02402 * Output:Residuals 147 0.00052321 3.5593e-06 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.660283e-06 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.639604e-08 -0.0000162154 Output:regressor -1.621540e-05 0.0036263285 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.00321059 0.00044047 7.2890 1.775e-11 *** Output:regressor 0.13732870 0.10947094 1.2545 0.2117 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | FR | -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.0037891 -0.0012595 -0.0003612 0.0004801 0.0093938 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0036072 0.0003895 9.261 2.29e-16 *** Output:regressor 0.0290715 0.0476547 0.610 0.543 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001917 on 147 degrees of freedom Output:Multiple R-squared: 0.002525, Adjusted R-squared: -0.00426 Output:F-statistic: 0.3722 on 1 and 147 DF, p-value: 0.5428 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.00000137 1.3680e-06 0.3722 0.5428 Output:Residuals 147 0.00054035 3.6759e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.660283e-06 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.517273e-07 -1.698656e-05 Output:regressor -1.698656e-05 2.270975e-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.00360721 0.00054001 6.6799 4.603e-10 *** Output:regressor 0.02907154 0.08759940 0.3319 0.7405 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | 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.0037432 -0.0012186 -0.0003937 0.0005421 0.0096072 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0036733 0.0002964 12.395 <2e-16 *** Output:regressor 0.1336021 0.2218517 0.602 0.548 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001917 on 147 degrees of freedom Output:Multiple R-squared: 0.002461, Adjusted R-squared: -0.004325 Output:F-statistic: 0.3627 on 1 and 147 DF, p-value: 0.548 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.00000133 1.3332e-06 0.3627 0.548 Output:Residuals 147 0.00054039 3.6761e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.660283e-06 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.782378e-08 -5.575141e-05 Output:regressor -5.575141e-05 4.921817e-02 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.00367333 0.00027938 13.1482 <2e-16 *** Output:regressor 0.13360213 0.20623762 0.6478 0.5181 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | -0.0047 | +- 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.0036875 -0.0012179 -0.0004032 0.0004235 0.0095119 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0036875 0.0002941 12.537 <2e-16 *** Output:regressor 0.0237345 0.0430332 0.552 0.582 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.001918 on 147 degrees of freedom Output:Multiple R-squared: 0.002065, Adjusted R-squared: -0.004724 Output:F-statistic: 0.3042 on 1 and 147 DF, p-value: 0.5821 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.120e-06 1.1187e-06 0.3042 0.5821 Output:Residuals 147 5.406e-04 3.6776e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.660283e-06 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.651815e-08 -1.070105e-05 Output:regressor -1.070105e-05 1.851861e-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.0036875 0.0002570 14.3483 <2e-16 *** Output:regressor 0.0237345 0.0561538 0.4227 0.6732 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.0038248 -0.0012243 -0.0004099 0.0004818 0.0096985 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0038681 0.0004505 8.586 1.19e-14 *** Output:regressor -0.0030549 0.0296760 -0.103 0.918 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.00192 on 147 degrees of freedom Output:Multiple R-squared: 7.208e-05, Adjusted R-squared: -0.00673 Output:F-statistic: 0.0106 on 1 and 147 DF, p-value: 0.9181 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.00000004 3.9000e-08 0.0106 0.9181 Output:Residuals 147 0.00054168 3.6849e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 3.660283e-06 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.029645e-07 -1.252853e-05 Output:regressor -1.252853e-05 8.806652e-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.00386812 0.00044003 8.7906 3.622e-15 *** Output:regressor -0.00305491 0.03751911 -0.0814 0.9352 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:-7.185e-19 -1.948e-19 -3.780e-20 1.587e-19 4.128e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 6.834e-20 0e+00 1 Output:regressor 1.000e+00 9.998e-18 1e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 4.455e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1e+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.0019859 0.0019859 1.0004e+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] 1.341811e-05 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.670232e-39 -5.776405e-37 Output:regressor -5.776405e-37 9.996305e-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 1.1228e-19 0.0000e+00 1 Output:regressor 1.0000e+00 1.6681e-17 5.9949e+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] "-------------------------------------------------------------------------------------------" | |
IT | FR | 0.2380 | +- 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.0067323 -0.0022372 -0.0001644 0.0020499 0.0097260 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0016928 0.0006496 2.606 0.0101 * Output:regressor 0.5462332 0.0794760 6.873 1.66e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003197 on 147 degrees of freedom Output:Multiple R-squared: 0.2432, Adjusted R-squared: 0.238 Output:F-statistic: 47.24 on 1 and 147 DF, p-value: 1.665e-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 0.00048295 0.00048295 47.237 1.665e-10 *** Output:Residuals 147 0.00150293 0.00001022 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.341811e-05 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.220106e-07 -4.724601e-05 Output:regressor -4.724601e-05 6.316434e-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.00169280 0.00078628 2.1529 0.03296 * Output:regressor 0.54623319 0.08314314 6.5698 8.172e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.2149 | +- 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.0068766 -0.0017044 0.0001019 0.0015221 0.0092940 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0011793 0.0007617 1.548 0.124 Output:regressor 0.3232962 0.0501758 6.443 1.57e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003246 on 147 degrees of freedom Output:Multiple R-squared: 0.2202, Adjusted R-squared: 0.2149 Output:F-statistic: 41.52 on 1 and 147 DF, p-value: 1.571e-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 0.00043734 0.00043734 41.516 1.571e-09 *** Output:Residuals 147 0.00154854 0.00001053 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.341811e-05 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.802267e-07 -3.581605e-05 Output:regressor -3.581605e-05 2.517610e-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.00117926 0.00056874 2.0735 0.03987 * Output:regressor 0.32329618 0.03993219 8.0961 1.979e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.0744 | +- 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.0096259 -0.0023127 -0.0000712 0.0019668 0.0085841 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.003973 0.000580 6.849 1.89e-10 *** Output:regressor 0.403886 0.112491 3.590 0.000449 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003524 on 147 degrees of freedom Output:Multiple R-squared: 0.08062, Adjusted R-squared: 0.07437 Output:F-statistic: 12.89 on 1 and 147 DF, p-value: 0.0004493 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.00016011 0.00016011 12.891 0.0004493 *** Output:Residuals 147 0.00182577 0.00001242 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.341811e-05 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.363788e-07 -5.658444e-05 Output:regressor -5.658444e-05 1.265425e-02 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.00397253 0.00087555 4.5372 1.176e-05 *** Output:regressor 0.40388651 0.24332007 1.6599 0.09907 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.0104 | +- 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.0067694 -0.0024662 -0.0000383 0.0018739 0.0105628 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.008108 0.001489 5.445 2.13e-07 *** Output:regressor -0.012194 0.007637 -1.597 0.112 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003644 on 147 degrees of freedom Output:Multiple R-squared: 0.01705, Adjusted R-squared: 0.01036 Output:F-statistic: 2.55 on 1 and 147 DF, p-value: 0.1125 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.386e-05 3.3855e-05 2.5495 0.1125 Output:Residuals 147 1.952e-03 1.3279e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.341811e-05 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.217678e-06 -1.114144e-05 Output:regressor -1.114144e-05 5.831734e-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.0081081 0.0031456 2.5776 0.01093 * Output:regressor -0.0121935 0.0151037 -0.8073 0.42079 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | 0.0079 | +- 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.0076717 -0.0026894 -0.0000828 0.0019102 0.0096456 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0050731 0.0005639 8.996 1.09e-15 *** Output:regressor 0.6228157 0.4221772 1.475 0.142 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003649 on 147 degrees of freedom Output:Multiple R-squared: 0.01459, Adjusted R-squared: 0.007886 Output:F-statistic: 2.176 on 1 and 147 DF, p-value: 0.1423 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.00002897 2.8972e-05 2.1764 0.1423 Output:Residuals 147 0.00195691 1.3312e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.341811e-05 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 3.180359e-07 -0.0002018924 Output:regressor -2.018924e-04 0.1782335636 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.00507305 0.00088732 5.7173 5.837e-08 *** Output:regressor 0.62281570 0.76448397 0.8147 0.4166 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | -0.0047 | +- 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.006381 -0.002868 -0.000291 0.001973 0.010158 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0054458 0.0006742 8.078 2.2e-13 *** Output:regressor 0.0870075 0.1577541 0.552 0.582 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.003672 on 147 degrees of freedom Output:Multiple R-squared: 0.002065, Adjusted R-squared: -0.004724 Output:F-statistic: 0.3042 on 1 and 147 DF, p-value: 0.5821 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.0000041 4.1010e-06 0.3042 0.5821 Output:Residuals 147 0.0019818 1.3481e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 1.341811e-05 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.545185e-07 -9.518194e-05 Output:regressor -9.518194e-05 2.488637e-02 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.00544577 0.00091185 5.9722 1.685e-08 *** Output:regressor 0.08700754 0.19454468 0.4472 0.6554 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:-5.358e-18 -1.820e-20 2.760e-20 6.310e-20 2.061e-18 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.705e-18 8.252e-20 2.067e+01 <2e-16 *** Output:regressor 1.000e+00 1.600e-17 6.248e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 5.014e-19 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 3.904e+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.00098151 0.00098151 3.9041e+33 < 2.2e-16 *** Output:Residuals 147 0.00000000 0.00000000 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.631795e-06 Output:[1] 6.631795e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.808791e-39 -1.145351e-36 Output:regressor -1.145351e-36 2.561403e-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.7054e-18 2.2046e-19 7.7355e+00 1.51e-12 *** Output:regressor 1.0000e+00 5.7426e-17 1.7414e+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 | DE | 0.2237 | +- 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.0041942 -0.0014655 -0.0003445 0.0009213 0.0098820 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0011751 0.0005325 2.207 0.0289 * Output:regressor 0.2317203 0.0350779 6.606 6.77e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002269 on 147 degrees of freedom Output:Multiple R-squared: 0.2289, Adjusted R-squared: 0.2237 Output:F-statistic: 43.64 on 1 and 147 DF, p-value: 6.775e-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 0.00022467 2.2467e-04 43.638 6.775e-10 *** Output:Residuals 147 0.00075684 5.1490e-06 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.631795e-06 Output:[1] 2.827191e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.835807e-07 -1.750478e-05 Output:regressor -1.750478e-05 1.230460e-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.00117507 0.00052792 2.2259 0.02755 * Output:regressor 0.23172025 0.03503482 6.6140 6.494e-10 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.1780 | +- 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.004071 -0.001633 -0.000394 0.001146 0.009875 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0019763 0.0004744 4.166 5.26e-05 *** Output:regressor 0.3336028 0.0580340 5.748 5.02e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002335 on 147 degrees of freedom Output:Multiple R-squared: 0.1835, Adjusted R-squared: 0.178 Output:F-statistic: 33.04 on 1 and 147 DF, p-value: 5.024e-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.00018014 1.8014e-04 33.044 5.024e-08 *** Output:Residuals 147 0.00080137 5.4510e-06 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.631795e-06 Output:[1] 1.093671e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.250177e-07 -2.519175e-05 Output:regressor -2.519175e-05 3.367947e-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.00197627 0.00069051 2.8620 0.004824 ** Output:regressor 0.33360282 0.08298255 4.0202 9.26e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | 0.1495 | +- 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.0042657 -0.0014991 -0.0002788 0.0008245 0.0121302 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0094139 0.0009705 9.700 < 2e-16 *** Output:regressor -0.0258695 0.0049770 -5.198 6.63e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002375 on 147 degrees of freedom Output:Multiple R-squared: 0.1553, Adjusted R-squared: 0.1495 Output:F-statistic: 27.02 on 1 and 147 DF, p-value: 6.632e-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.00015239 0.00015239 27.018 6.632e-07 *** Output:Residuals 147 0.00082912 0.00000564 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.631795e-06 Output:[1] 0.001538539 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 9.419554e-07 -4.732311e-06 Output:regressor -4.732311e-06 2.477020e-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.0094139 0.0010863 8.6659 7.488e-15 *** Output:regressor -0.0258695 0.0058452 -4.4258 1.861e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.0744 | +- 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.0039683 -0.0017161 -0.0002291 0.0010697 0.0106795 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.003318 0.000380 8.731 5.12e-15 *** Output:regressor 0.199618 0.055598 3.590 0.000449 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002478 on 147 degrees of freedom Output:Multiple R-squared: 0.08062, Adjusted R-squared: 0.07437 Output:F-statistic: 12.89 on 1 and 147 DF, p-value: 0.0004493 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.00007913 7.9132e-05 12.891 0.0004493 *** Output:Residuals 147 0.00090237 6.1390e-06 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.631795e-06 Output:[1] 1.341811e-05 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.444159e-07 -1.786217e-05 Output:regressor -1.786217e-05 3.091122e-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.00331808 0.00087568 3.7891 0.0002199 *** Output:regressor 0.19961775 0.11425017 1.7472 0.0826912 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.0276 | +- 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.0044385 -0.0019797 -0.0001909 0.0011504 0.0095751 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0035199 0.0004663 7.549 4.26e-12 *** Output:regressor 0.2488157 0.1091063 2.280 0.024 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002539 on 147 degrees of freedom Output:Multiple R-squared: 0.03417, Adjusted R-squared: 0.0276 Output:F-statistic: 5.201 on 1 and 147 DF, p-value: 0.02402 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.00003354 3.3538e-05 5.2006 0.02402 * Output:Residuals 147 0.00094797 6.4490e-06 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.631795e-06 Output:[1] 3.660283e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.174153e-07 -4.552952e-05 Output:regressor -4.552952e-05 1.190419e-02 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.00351994 0.00076121 4.6241 8.175e-06 *** Output:regressor 0.24881568 0.18676576 1.3322 0.1848 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 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.0055017 -0.0019111 -0.0001587 0.0009920 0.0107110 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.0040877 0.0003976 10.280 <2e-16 *** Output:regressor 0.3388751 0.2976803 1.138 0.257 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.002573 on 147 degrees of freedom Output:Multiple R-squared: 0.008739, Adjusted R-squared: 0.001995 Output:F-statistic: 1.296 on 1 and 147 DF, p-value: 0.2568 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.00000858 8.5771e-06 1.2959 0.2568 Output:Residuals 147 0.00097293 6.6186e-06 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 6.631795e-06 Output:[1] 5.046634e-07 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.581200e-07 -0.0001003761 Output:regressor -1.003761e-04 0.0886135409 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.00408772 0.00058767 6.9558 1.071e-10 *** Output:regressor 0.33887511 0.50114842 0.6762 0.5 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:-3.414e-16 -1.300e-19 2.040e-18 3.740e-18 2.897e-17 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.911e-16 2.833e-17 -1.027e+01 <2e-16 *** Output:regressor 1.000e+00 4.478e-17 2.233e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.86e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 4.988e+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 0.40809 0.40809 4.9879e+32 < 2.2e-16 *** Output:Residuals 147 0.00000 0.00000 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.002757395 Output:[1] 0.002757395 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) 8.025689e-34 -1.264133e-33 Output:regressor -1.264133e-33 2.004863e-33 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 2.2322e-17 -1.3039e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 3.1999e-17 3.1251e+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 | IT | 0.0293 | +- 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.133906 -0.039799 0.002455 0.038071 0.147256 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.60582 0.01139 53.186 <2e-16 *** Output:regressor 0.03491 0.01493 2.338 0.0207 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05174 on 147 degrees of freedom Output:Multiple R-squared: 0.03585, Adjusted R-squared: 0.02929 Output:F-statistic: 5.466 on 1 and 147 DF, p-value: 0.02074 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.01463 0.0146302 5.4659 0.02074 * Output:Residuals 147 0.39346 0.0026766 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.002757395 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.000129743 -0.0001578900 Output:regressor -0.000157890 0.0002230223 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.605815 0.013529 44.7790 < 2e-16 *** Output:regressor 0.034915 0.018302 1.9077 0.05839 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | DE | 0.0194 | +- 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.168435 -0.038860 0.006252 0.038071 0.135265 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.69477 0.03270 21.245 <2e-16 *** Output:regressor -0.07697 0.03885 -1.981 0.0494 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.052 on 147 degrees of freedom Output:Multiple R-squared: 0.02601, Adjusted R-squared: 0.01938 Output:F-statistic: 3.925 on 1 and 147 DF, p-value: 0.04943 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.01061 0.0106139 3.9253 0.04943 * Output:Residuals 147 0.39748 0.0027039 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.002757395 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001069440 -0.001259568 Output:regressor -0.001259568 0.001509106 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.694772 0.044734 15.5312 <2e-16 *** Output:regressor -0.076966 0.051441 -1.4962 0.1367 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.0163 | +- 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.134422 -0.039437 0.004598 0.039375 0.133361 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.619711 0.007222 85.813 <2e-16 *** Output:regressor 0.133416 0.071827 1.857 0.0652 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05208 on 147 degrees of freedom Output:Multiple R-squared: 0.02293, Adjusted R-squared: 0.01629 Output:F-statistic: 3.45 on 1 and 147 DF, p-value: 0.06525 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.00936 0.0093585 3.4501 0.06525 . Output:Residuals 147 0.39874 0.0027125 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.002757395 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 5.215223e-05 -0.0004184991 Output:regressor -4.184991e-04 0.0051591721 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.6197109 0.0091438 67.7738 <2e-16 *** Output:regressor 0.1334162 0.0944361 1.4128 0.1598 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | 0.0101 | +- 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.129556 -0.034779 0.000822 0.041112 0.121918 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.60293 0.01795 33.582 <2e-16 *** Output:regressor 0.04278 0.02702 1.583 0.116 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05225 on 147 degrees of freedom Output:Multiple R-squared: 0.01677, Adjusted R-squared: 0.01008 Output:F-statistic: 2.507 on 1 and 147 DF, p-value: 0.1155 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.00684 0.0068423 2.5067 0.1155 Output:Residuals 147 0.40125 0.0027296 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.002757395 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003223453 -0.0004710948 Output:regressor -0.0004710948 0.0007299719 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.602927 0.019787 30.4712 <2e-16 *** Output:regressor 0.042776 0.031283 1.3674 0.1736 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | -0.0022 | +- 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.146590 -0.035622 0.003598 0.038286 0.126508 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.64656 0.02000 32.333 <2e-16 *** Output:regressor -0.01945 0.02370 -0.821 0.413 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05257 on 147 degrees of freedom Output:Multiple R-squared: 0.00456, Adjusted R-squared: -0.002212 Output:F-statistic: 0.6733 on 1 and 147 DF, p-value: 0.4132 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.00186 0.0018608 0.6733 0.4132 Output:Residuals 147 0.40623 0.0027635 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.002757395 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003998753 -0.0004628223 Output:regressor -0.0004628223 0.0005617323 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.646557 0.024392 26.507 <2e-16 *** Output:regressor -0.019448 0.026424 -0.736 0.4629 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | -0.0032 | +- 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.143232 -0.038361 0.004194 0.042434 0.125518 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.61175 0.02636 23.206 <2e-16 *** Output:regressor 0.02289 0.03169 0.722 0.471 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0526 on 147 degrees of freedom Output:Multiple R-squared: 0.003535, Adjusted R-squared: -0.003244 Output:F-statistic: 0.5215 on 1 and 147 DF, p-value: 0.4713 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.00144 0.0014427 0.5215 0.4713 Output:Residuals 147 0.40665 0.0027663 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.002757395 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006949711 -0.0008242409 Output:regressor -0.0008242409 0.0010043880 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.611752 0.025385 24.0993 <2e-16 *** Output:regressor 0.022887 0.031770 0.7204 0.4724 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:-4.024e-17 -5.430e-18 -3.110e-18 -9.700e-19 5.370e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.911e-16 2.832e-17 1.028e+01 <2e-16 *** Output:regressor 1.000e+00 3.364e-17 2.973e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 4.503e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 8.838e+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 1.7918 1.7918 8.8376e+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.01210646 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.018646e-34 -9.444225e-34 Output:regressor -9.444225e-34 1.131526e-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.9105e-16 2.6736e-17 1.0886e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 2.8221e-17 3.5434e+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.0475 | +- 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.47215 -0.05943 0.02582 0.06838 0.18717 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.71913 0.04085 17.605 < 2e-16 *** Output:regressor 0.14020 0.04841 2.896 0.00436 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1074 on 147 degrees of freedom Output:Multiple R-squared: 0.05397, Adjusted R-squared: 0.04754 Output:F-statistic: 8.386 on 1 and 147 DF, p-value: 0.004358 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.0967 0.096704 8.3865 0.004358 ** Output:Residuals 147 1.6950 0.011531 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.01210646 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001668521 -0.001931174 Output:regressor -0.001931174 0.002343886 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.719129 0.050276 14.3036 < 2.2e-16 *** Output:regressor 0.140203 0.052760 2.6574 0.008747 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.0216 | +- 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.49242 -0.06053 0.01389 0.07160 0.18039 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.75955 0.03740 20.309 <2e-16 *** Output:regressor 0.11636 0.05628 2.068 0.0404 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1088 on 147 degrees of freedom Output:Multiple R-squared: 0.02826, Adjusted R-squared: 0.02165 Output:F-statistic: 4.275 on 1 and 147 DF, p-value: 0.04044 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.05063 0.050630 4.2746 0.04044 * Output:Residuals 147 1.74113 0.011844 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.01210646 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001398731 -0.002044189 Output:regressor -0.002044189 0.003167517 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.759551 0.054307 13.9862 < 2e-16 *** Output:regressor 0.116361 0.068571 1.6969 0.09183 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | CH | 0.0194 | +- 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.50693 -0.04601 0.01430 0.07001 0.20676 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.0477 0.1079 9.709 <2e-16 *** Output:regressor -0.3379 0.1706 -1.981 0.0494 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.109 on 147 degrees of freedom Output:Multiple R-squared: 0.02601, Adjusted R-squared: 0.01938 Output:F-statistic: 3.925 on 1 and 147 DF, p-value: 0.04943 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.0466 0.046601 3.9253 0.04943 * Output:Residuals 147 1.7452 0.011872 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.01210646 Output:[1] 0.002757395 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01164538 -0.01834274 Output:regressor -0.01834274 0.02909083 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.04772 0.15026 6.9726 9.79e-11 *** Output:regressor -0.33792 0.24035 -1.4060 0.1618 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.0041 | +- 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.52817 -0.05278 0.01529 0.07114 0.15856 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.86307 0.02418 35.701 <2e-16 *** Output:regressor -0.04015 0.03170 -1.267 0.207 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1098 on 147 degrees of freedom Output:Multiple R-squared: 0.0108, Adjusted R-squared: 0.004068 Output:F-statistic: 1.605 on 1 and 147 DF, p-value: 0.2073 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.01935 0.019347 1.6046 0.2073 Output:Residuals 147 1.77241 0.012057 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01210646 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0005844440 -0.0007112353 Output:regressor -0.0007112353 0.0010046324 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.863070 0.032859 26.2656 <2e-16 *** Output:regressor -0.040150 0.033502 -1.1984 0.2327 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | -0.0028 | +- 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.52673 -0.05358 0.02295 0.07195 0.17452 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.87656 0.05523 15.872 <2e-16 *** Output:regressor -0.05108 0.06639 -0.769 0.443 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1102 on 147 degrees of freedom Output:Multiple R-squared: 0.00401, Adjusted R-squared: -0.002765 Output:F-statistic: 0.5919 on 1 and 147 DF, p-value: 0.4429 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.00719 0.0071852 0.5919 0.4429 Output:Residuals 147 1.78457 0.0121399 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01210646 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003049846 -0.003617140 Output:regressor -0.003617140 0.004407706 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.876560 0.048287 18.1531 <2e-16 *** Output:regressor -0.051076 0.066493 -0.7681 0.4436 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | -0.0066 | +- 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.52528 -0.05572 0.02308 0.07196 0.16421 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.83654 0.01531 54.650 <2e-16 *** Output:regressor -0.02335 0.15225 -0.153 0.878 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1104 on 147 degrees of freedom Output:Multiple R-squared: 0.00016, Adjusted R-squared: -0.006642 Output:F-statistic: 0.02352 on 1 and 147 DF, p-value: 0.8783 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.00029 0.0002866 0.0235 0.8783 Output:Residuals 147 1.79147 0.0121869 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01210646 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0002343133 -0.001880263 Output:regressor -0.0018802627 0.023179497 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.836539 0.025771 32.4602 <2e-16 *** Output:regressor -0.023350 0.171506 -0.1361 0.8919 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.706e-16 -1.968e-17 -1.301e-17 -8.930e-18 2.013e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -8.731e-16 8.397e-17 -1.040e+01 <2e-16 *** Output:regressor 1.000e+00 1.010e-16 9.906e+15 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.675e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 9.812e+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 2.7542 2.7542 9.8124e+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.01860982 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.051654e-33 -8.363315e-33 Output:regressor -8.363315e-33 1.019121e-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) -8.7315e-16 3.5022e-17 -2.4931e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 5.4946e-17 1.8200e+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 | RO | 0.0385 | +- 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.38110 -0.09052 0.01808 0.10738 0.25721 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.68989 0.05088 13.558 < 2e-16 *** Output:regressor 0.15869 0.06031 2.631 0.00942 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1338 on 147 degrees of freedom Output:Multiple R-squared: 0.04498, Adjusted R-squared: 0.03848 Output:F-statistic: 6.923 on 1 and 147 DF, p-value: 0.009415 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.12388 0.123884 6.9233 0.009415 ** Output:Residuals 147 2.63037 0.017894 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.01860982 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002589199 -0.002996782 Output:regressor -0.002996782 0.003637225 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.689894 0.051784 13.3226 < 2.2e-16 *** Output:regressor 0.158687 0.060421 2.6263 0.009545 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | 0.0080 | +- 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.37743 -0.08734 0.01853 0.10746 0.20186 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.79814 0.01884 42.36 <2e-16 *** Output:regressor 0.27737 0.18739 1.48 0.141 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1359 on 147 degrees of freedom Output:Multiple R-squared: 0.01469, Adjusted R-squared: 0.007984 Output:F-statistic: 2.191 on 1 and 147 DF, p-value: 0.141 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.04045 0.040450 2.1911 0.141 Output:Residuals 147 2.71380 0.018461 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01860982 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003549488 -0.002848311 Output:regressor -0.0028483110 0.035113398 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.798140 0.018063 44.1865 <2e-16 *** Output:regressor 0.277375 0.202598 1.3691 0.1731 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | DE | -0.0028 | +- 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.38738 -0.08361 0.01597 0.11371 0.19234 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.88617 0.08591 10.315 <2e-16 *** Output:regressor -0.07851 0.10205 -0.769 0.443 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1366 on 147 degrees of freedom Output:Multiple R-squared: 0.00401, Adjusted R-squared: -0.002765 Output:F-statistic: 0.5919 on 1 and 147 DF, p-value: 0.4429 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.01104 0.011045 0.5919 0.4429 Output:Residuals 147 2.74321 0.018661 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01860982 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.007380727 -0.008692895 Output:regressor -0.008692895 0.010415078 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.886171 0.072697 12.1900 <2e-16 *** Output:regressor -0.078513 0.083128 -0.9445 0.3465 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | -0.0032 | +- 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.39189 -0.08570 0.01366 0.10999 0.19111 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.7232 0.1353 5.344 3.39e-07 *** Output:regressor 0.1545 0.2139 0.722 0.471 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1366 on 147 degrees of freedom Output:Multiple R-squared: 0.003535, Adjusted R-squared: -0.003244 Output:F-statistic: 0.5215 on 1 and 147 DF, p-value: 0.4713 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.00974 0.0097367 0.5215 0.4713 Output:Residuals 147 2.74452 0.0186702 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01860982 Output:[1] 0.002757395 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01831409 -0.02884668 Output:regressor -0.02884668 0.04574965 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.72325 0.12986 5.5693 1.183e-07 *** Output:regressor 0.15446 0.21215 0.7281 0.4677 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | -0.0053 | +- 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.39041 -0.08624 0.01684 0.11346 0.18468 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.83353 0.03011 27.679 <2e-16 *** Output:regressor -0.01821 0.03948 -0.461 0.645 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1368 on 147 degrees of freedom Output:Multiple R-squared: 0.001444, Adjusted R-squared: -0.005349 Output:F-statistic: 0.2126 on 1 and 147 DF, p-value: 0.6454 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.00398 0.003978 0.2126 0.6454 Output:Residuals 147 2.75028 0.018709 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01860982 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0009068908 -0.001103635 Output:regressor -0.0011036349 0.001558904 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.833529 0.035020 23.8012 <2e-16 *** Output:regressor -0.018206 0.044768 -0.4067 0.6848 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | -0.0064 | +- 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.38598 -0.08833 0.01681 0.11352 0.18535 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.83154 0.04703 17.681 <2e-16 *** Output:regressor -0.01689 0.07077 -0.239 0.812 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1369 on 147 degrees of freedom Output:Multiple R-squared: 0.0003872, Adjusted R-squared: -0.006413 Output:F-statistic: 0.05694 on 1 and 147 DF, p-value: 0.8117 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.00107 0.0010664 0.0569 0.8117 Output:Residuals 147 2.75319 0.0187292 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.01860982 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002211768 -0.003232411 Output:regressor -0.003232411 0.005008693 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.831538 0.039035 21.3023 <2e-16 *** Output:regressor -0.016887 0.069062 -0.2445 0.8072 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.015e-16 -1.066e-17 -6.060e-18 -2.600e-18 9.418e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -4.366e-16 2.718e-17 -1.607e+01 <2e-16 *** Output:regressor 1.000e+00 4.089e-17 2.445e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 7.908e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 5.979e+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 3.7393 3.7393 5.9795e+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.02526575 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.384999e-34 -1.079288e-33 Output:regressor -1.079288e-33 1.672381e-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) -4.3657e-16 6.5159e-18 -6.7002e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 1.3117e-17 7.6235e+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 | GB | 0.0603 | +- 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.48241 -0.09951 0.00737 0.09539 0.41048 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.58952 0.02137 27.592 < 2e-16 *** Output:regressor 0.68840 0.21251 3.239 0.00148 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1541 on 147 degrees of freedom Output:Multiple R-squared: 0.06663, Adjusted R-squared: 0.06028 Output:F-statistic: 10.49 on 1 and 147 DF, p-value: 0.001481 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.2492 0.249154 10.494 0.001481 ** Output:Residuals 147 3.4902 0.023743 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.02526575 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0004564938 -0.003663165 Output:regressor -0.0036631654 0.045158758 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.589519 0.024275 24.2850 < 2.2e-16 *** Output:regressor 0.688399 0.207445 3.3185 0.001141 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.0216 | +- 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.50024 -0.10126 0.00908 0.11241 0.35021 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.44267 0.09888 4.477 1.51e-05 *** Output:regressor 0.24284 0.11746 2.068 0.0404 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1572 on 147 degrees of freedom Output:Multiple R-squared: 0.02826, Adjusted R-squared: 0.02165 Output:F-statistic: 4.275 on 1 and 147 DF, p-value: 0.04044 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.1057 0.105663 4.2746 0.04044 * Output:Residuals 147 3.6337 0.024719 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.02526575 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009776551 -0.01151466 Output:regressor -0.011514656 0.01379587 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.442674 0.091798 4.8223 3.509e-06 *** Output:regressor 0.242841 0.109208 2.2236 0.0277 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | 0.0101 | +- 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.50918 -0.09392 0.00262 0.10342 0.34059 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.3982 0.1566 2.542 0.012 * Output:regressor 0.3920 0.2476 1.583 0.116 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1581 on 147 degrees of freedom Output:Multiple R-squared: 0.01677, Adjusted R-squared: 0.01008 Output:F-statistic: 2.507 on 1 and 147 DF, p-value: 0.1155 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.0627 0.062695 2.5067 0.1155 Output:Residuals 147 3.6766 0.025011 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.02526575 Output:[1] 0.002757395 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02453410 -0.03864387 Output:regressor -0.03864387 0.06128759 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.39822 0.17368 2.2928 0.02328 * Output:regressor 0.39196 0.27587 1.4208 0.15749 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | -0.0026 | +- 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.53859 -0.10558 0.00763 0.10381 0.34474 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.59905 0.06054 9.895 <2e-16 *** Output:regressor 0.05620 0.07176 0.783 0.435 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1592 on 147 degrees of freedom Output:Multiple R-squared: 0.004156, Adjusted R-squared: -0.002619 Output:F-statistic: 0.6134 on 1 and 147 DF, p-value: 0.4348 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.0155 0.015540 0.6134 0.4348 Output:Residuals 147 3.7238 0.025332 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.02526575 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003665507 -0.004242518 Output:regressor -0.004242518 0.005149188 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.599053 0.070841 8.4563 2.519e-14 *** Output:regressor 0.056203 0.080419 0.6989 0.4857 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | -0.0035 | +- 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.52680 -0.10048 0.00956 0.11000 0.36136 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.66814 0.03506 19.06 <2e-16 *** Output:regressor -0.03218 0.04596 -0.70 0.485 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1592 on 147 degrees of freedom Output:Multiple R-squared: 0.003324, Adjusted R-squared: -0.003456 Output:F-statistic: 0.4903 on 1 and 147 DF, p-value: 0.4849 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.0124 0.012431 0.4903 0.4849 Output:Residuals 147 3.7269 0.025353 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.02526575 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001228929 -0.001495537 Output:regressor -0.001495537 0.002112472 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.668144 0.028990 23.0477 <2e-16 *** Output:regressor -0.032183 0.038638 -0.8329 0.4062 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | -0.0064 | +- 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.52649 -0.10108 0.01151 0.10628 0.35875 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.66417 0.07993 8.310 5.84e-14 *** Output:regressor -0.02293 0.09608 -0.239 0.812 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1595 on 147 degrees of freedom Output:Multiple R-squared: 0.0003872, Adjusted R-squared: -0.006413 Output:F-statistic: 0.05694 on 1 and 147 DF, p-value: 0.8117 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.0014 0.0014478 0.0569 0.8117 Output:Residuals 147 3.7379 0.0254278 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.02526575 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006388072 -0.007576301 Output:regressor -0.007576301 0.009232186 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.664175 0.075708 8.7729 4.018e-15 *** Output:regressor -0.022927 0.089843 -0.2552 0.7989 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:-2.462e-16 4.140e-19 1.758e-18 3.438e-18 2.073e-17 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.819e-17 2.896e-18 -6.281e+00 3.59e-09 *** Output:regressor 1.000e+00 2.880e-17 3.472e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.088e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.205e+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.52576 0.52576 1.2054e+33 < 2.2e-16 *** Output:Residuals 147 0.00000 0.00000 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.003552437 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.386292e-36 -6.729637e-35 Output:regressor -6.729637e-35 8.296160e-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.8191e-17 3.4440e-18 -5.2818e+00 4.521e-07 *** Output:regressor 1.0000e+00 2.5538e-17 3.9158e+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 | FR | 0.0603 | +- 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.115443 -0.034790 -0.008657 0.029937 0.251523 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.01865 0.01986 0.939 0.34905 Output:regressor 0.09679 0.02988 3.239 0.00148 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05778 on 147 degrees of freedom Output:Multiple R-squared: 0.06663, Adjusted R-squared: 0.06028 Output:F-statistic: 10.49 on 1 and 147 DF, p-value: 0.001481 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.03503 0.035032 10.494 0.001481 ** Output:Residuals 147 0.49073 0.003338 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.003552437 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003942262 -0.0005761459 Output:regressor -0.0005761459 0.0008927510 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.018653 0.015645 1.1922 0.2350888 Output:regressor 0.096791 0.026747 3.6187 0.0004065 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | 0.0195 | +- 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.089914 -0.039342 -0.007146 0.030805 0.265180 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.05715 0.01299 4.398 2.08e-05 *** Output:regressor 0.03386 0.01704 1.988 0.0487 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05902 on 147 degrees of freedom Output:Multiple R-squared: 0.02617, Adjusted R-squared: 0.01955 Output:F-statistic: 3.951 on 1 and 147 DF, p-value: 0.04871 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.01376 0.013760 3.9507 0.04871 * Output:Residuals 147 0.51200 0.003483 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.003552437 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001688298 -0.0002054563 Output:regressor -0.0002054563 0.0002902107 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.057146 0.014045 4.0687 7.686e-05 *** Output:regressor 0.033861 0.019214 1.7623 0.0801 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | CH | 0.0163 | +- 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.102180 -0.039048 -0.009938 0.033296 0.259644 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.02726 0.05855 -0.466 0.6422 Output:regressor 0.17188 0.09254 1.857 0.0652 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05912 on 147 degrees of freedom Output:Multiple R-squared: 0.02293, Adjusted R-squared: 0.01629 Output:F-statistic: 3.45 on 1 and 147 DF, p-value: 0.06525 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.01206 0.0120568 3.4501 0.06525 . Output:Residuals 147 0.51370 0.0034946 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.003552437 Output:[1] 0.002757395 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003427934 -0.005399366 Output:regressor -0.005399366 0.008563174 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.027261 0.078387 -0.3478 0.7285 Output:regressor 0.171884 0.124130 1.3847 0.1682 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | 0.0080 | +- 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.090614 -0.043991 -0.007075 0.029046 0.266355 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.03767 0.02975 1.266 0.208 Output:regressor 0.05295 0.03577 1.480 0.141 Output: Output:Residual standard error: 0.05936 on 147 degrees of freedom Output:Multiple R-squared: 0.01469, Adjusted R-squared: 0.007984 Output:F-statistic: 2.191 on 1 and 147 DF, p-value: 0.141 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.00772 0.0077216 2.1911 0.141 Output:Residuals 147 0.51804 0.0035241 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.003552437 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0008853328 -0.001050011 Output:regressor -0.0010500114 0.001279503 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.037666 0.030109 1.2510 0.2129 Output:regressor 0.052948 0.037344 1.4179 0.1583 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.0047 | +- 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.087281 -0.042656 -0.009048 0.032817 0.259333 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.05228 0.02262 2.311 0.0222 * Output:regressor 0.03500 0.02681 1.306 0.1937 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.05946 on 147 degrees of freedom Output:Multiple R-squared: 0.01146, Adjusted R-squared: 0.004739 Output:F-statistic: 1.705 on 1 and 147 DF, p-value: 0.1937 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.00603 0.0060273 1.7047 0.1937 Output:Residuals 147 0.51973 0.0035356 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.003552437 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0005115985 -0.0005921326 Output:regressor -0.0005921326 0.0007186775 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.052278 0.018153 2.8799 0.004573 ** Output:regressor 0.035002 0.022054 1.5871 0.114635 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | -0.0066 | +- 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.081275 -0.044326 -0.009618 0.030563 0.257670 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.086836 0.037608 2.309 0.0223 * Output:regressor -0.006852 0.044675 -0.153 0.8783 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.0598 on 147 degrees of freedom Output:Multiple R-squared: 0.00016, Adjusted R-squared: -0.006642 Output:F-statistic: 0.02352 on 1 and 147 DF, p-value: 0.8783 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.00008 0.0000841 0.0235 0.8783 Output:Residuals 147 0.52568 0.0035760 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.003552437 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001414357 -0.001665805 Output:regressor -0.001665805 0.001995825 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.0868361 0.0378574 2.2938 0.02322 * Output:regressor -0.0068515 0.0457926 -0.1496 0.88127 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.115e-15 -8.450e-18 1.127e-17 1.967e-17 2.137e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -4.366e-16 3.953e-17 -1.104e+01 <2e-16 *** Output:regressor 1.000e+00 5.183e-17 1.929e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.796e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 3.722e+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 12.002 12.002 3.722e+32 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- ErrorOutput::Warning message: 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.08109196 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.562988e-33 -1.902068e-33 Output:regressor -1.902068e-33 2.686705e-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) -4.3657e-16 9.6555e-17 -4.5215e+00 1.255e-05 *** Output:regressor 1.0000e+00 1.1749e-16 8.5116e+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] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.0293 | +- 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.83378 -0.15058 0.09216 0.22266 0.34439 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.06053 0.27788 0.218 0.8279 Output:regressor 1.02680 0.43919 2.338 0.0207 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2806 on 147 degrees of freedom Output:Multiple R-squared: 0.03585, Adjusted R-squared: 0.02929 Output:F-statistic: 5.466 on 1 and 147 DF, p-value: 0.02074 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.4303 0.43026 5.4659 0.02074 * Output:Residuals 147 11.5714 0.07872 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.08109196 Output:[1] 0.002757395 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.07721535 -0.1216225 Output:regressor -0.12162253 0.1928884 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.060526 0.451017 0.1342 0.8934 Output:regressor 1.026798 0.682006 1.5056 0.1343 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | 0.0195 | +- 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.83641 -0.15601 0.07907 0.22082 0.34228 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.6453 0.0391 16.504 <2e-16 *** Output:regressor 0.7729 0.3889 1.988 0.0487 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.282 on 147 degrees of freedom Output:Multiple R-squared: 0.02617, Adjusted R-squared: 0.01955 Output:F-statistic: 3.951 on 1 and 147 DF, p-value: 0.04871 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.3141 0.314109 3.9507 0.04871 * Output:Residuals 147 11.6875 0.079507 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.08109196 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001528654 -0.01226679 Output:regressor -0.012266786 0.15122245 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.645257 0.068027 9.4853 <2e-16 *** Output:regressor 0.772940 0.549191 1.4074 0.1614 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.0041 | +- 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.72966 -0.13892 0.07399 0.22376 0.33153 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.9324 0.1787 5.217 6.08e-07 *** Output:regressor -0.2689 0.2123 -1.267 0.207 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2842 on 147 degrees of freedom Output:Multiple R-squared: 0.0108, Adjusted R-squared: 0.004068 Output:F-statistic: 1.605 on 1 and 147 DF, p-value: 0.2073 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.1296 0.129590 1.6046 0.2073 Output:Residuals 147 11.8720 0.080762 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.08109196 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.03194221 -0.03762100 Output:regressor -0.03762100 0.04507424 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.93242 0.23621 3.9474 0.0001221 *** Output:regressor -0.26893 0.31606 -0.8509 0.3962093 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | FR | -0.0035 | +- 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.72130 -0.13776 0.07476 0.21936 0.32179 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.77462 0.09803 7.902 5.93e-13 *** Output:regressor -0.10329 0.14752 -0.700 0.485 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2853 on 147 degrees of freedom Output:Multiple R-squared: 0.003324, Adjusted R-squared: -0.003456 Output:F-statistic: 0.4903 on 1 and 147 DF, p-value: 0.4849 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.0399 0.039896 0.4903 0.4849 Output:Residuals 147 11.9617 0.081372 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.08109196 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009609424 -0.01404379 Output:regressor -0.014043789 0.02176117 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.774617 0.073822 10.4930 <2e-16 *** Output:regressor -0.103293 0.145878 -0.7081 0.48 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | -0.0053 | +- 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.71778 -0.14534 0.07876 0.21745 0.30627 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.77306 0.14311 5.402 2.6e-07 *** Output:regressor -0.07933 0.17205 -0.461 0.645 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2855 on 147 degrees of freedom Output:Multiple R-squared: 0.001444, Adjusted R-squared: -0.005349 Output:F-statistic: 0.2126 on 1 and 147 DF, p-value: 0.6454 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.0173 0.017334 0.2126 0.6454 Output:Residuals 147 11.9843 0.081526 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.08109196 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02048122 -0.02429088 Output:regressor -0.02429088 0.02959993 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.773059 0.158401 4.8804 2.726e-06 *** Output:regressor -0.079332 0.212038 -0.3741 0.7088 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | -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.71067 -0.14802 0.06999 0.22531 0.30077 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.69525 0.10869 6.397 1.99e-09 *** Output:regressor 0.01542 0.12882 0.120 0.905 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2857 on 147 degrees of freedom Output:Multiple R-squared: 9.743e-05, Adjusted R-squared: -0.006705 Output:F-statistic: 0.01432 on 1 and 147 DF, p-value: 0.9049 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.0012 0.001169 0.0143 0.9049 Output:Residuals 147 12.0004 0.081636 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.08109196 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01181261 -0.01367211 Output:regressor -0.01367211 0.01659398 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.695253 0.097200 7.1528 3.718e-11 *** Output:regressor 0.015417 0.157328 0.0980 0.9221 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.449e-15 7.530e-18 8.790e-18 1.437e-17 1.278e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 4.366e-16 4.607e-17 9.477e+00 <2e-16 *** Output:regressor 1.000e+00 5.460e-17 1.831e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.211e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 3.354e+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.9196 4.9196 3.3541e+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 Output:[1] "-------------------------------------------------------------------------------------------" Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03324049 Output:[1] 0.03324049 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.122352e-33 -2.456445e-33 Output:regressor -2.456445e-33 2.981413e-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) 4.3657e-16 2.3037e-17 1.8951e+01 < 2.2e-16 *** Output:regressor 1.0000e+00 3.7151e-17 2.6917e+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 | DE | 0.0475 | +- 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.61641 -0.07560 0.04544 0.13533 0.30158 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.5026 0.1119 4.492 1.42e-05 *** Output:regressor 0.3850 0.1329 2.896 0.00436 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1779 on 147 degrees of freedom Output:Multiple R-squared: 0.05397, Adjusted R-squared: 0.04754 Output:F-statistic: 8.386 on 1 and 147 DF, p-value: 0.004358 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.2655 0.26552 8.3865 0.004358 ** Output:Residuals 147 4.6541 0.03166 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.03324049 Output:[1] 0.01210646 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0125220 -0.01474820 Output:regressor -0.0147482 0.01767002 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.50262 0.11019 4.5615 1.063e-05 *** Output:regressor 0.38495 0.12056 3.1929 0.001723 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 0.0385 | +- 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.57098 -0.06831 0.03508 0.12981 0.24537 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.59131 0.08961 6.599 7.02e-10 *** Output:regressor 0.28344 0.10772 2.631 0.00942 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1788 on 147 degrees of freedom Output:Multiple R-squared: 0.04498, Adjusted R-squared: 0.03848 Output:F-statistic: 6.923 on 1 and 147 DF, p-value: 0.009415 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.2213 0.221279 6.9233 0.009415 ** Output:Residuals 147 4.6983 0.031961 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.03324049 Output:[1] 0.01860982 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.008029457 -0.009522996 Output:regressor -0.009522996 0.011604353 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.591314 0.097727 6.0507 1.143e-08 *** Output:regressor 0.283444 0.113411 2.4993 0.01354 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.0047 | +- 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.63127 -0.07155 0.03684 0.13968 0.20265 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.79735 0.02522 31.615 <2e-16 *** Output:regressor 0.32752 0.25085 1.306 0.194 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1819 on 147 degrees of freedom Output:Multiple R-squared: 0.01146, Adjusted R-squared: 0.004739 Output:F-statistic: 1.705 on 1 and 147 DF, p-value: 0.1937 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.0564 0.056398 1.7047 0.1937 Output:Residuals 147 4.8632 0.033083 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03324049 Output:[1] 0.003552437 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006360762 -0.005104237 Output:regressor -0.0051042371 0.062923998 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.797352 0.019417 41.0649 < 2e-16 *** Output:regressor 0.327520 0.192426 1.7021 0.09086 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | -0.0022 | +- 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.61509 -0.07997 0.05041 0.14579 0.20494 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.9717 0.1808 5.376 2.93e-07 *** Output:regressor -0.2345 0.2857 -0.821 0.413 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1825 on 147 degrees of freedom Output:Multiple R-squared: 0.00456, Adjusted R-squared: -0.002212 Output:F-statistic: 0.6733 on 1 and 147 DF, p-value: 0.4132 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.0224 0.022432 0.6733 0.4132 Output:Residuals 147 4.8972 0.033314 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03324049 Output:[1] 0.002757395 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.03267864 -0.05147240 Output:regressor -0.05147240 0.08163312 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.97175 0.20984 4.6309 7.944e-06 *** Output:regressor -0.23445 0.34633 -0.6770 0.4995 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | -0.0026 | +- 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.62678 -0.07526 0.05024 0.14241 0.21517 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.77620 0.06274 12.373 <2e-16 *** Output:regressor 0.07394 0.09441 0.783 0.435 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1826 on 147 degrees of freedom Output:Multiple R-squared: 0.004156, Adjusted R-squared: -0.002619 Output:F-statistic: 0.6134 on 1 and 147 DF, p-value: 0.4348 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.0204 0.020445 0.6134 0.4348 Output:Residuals 147 4.8991 0.033328 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03324049 Output:[1] 0.02526575 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003935723 -0.005751902 Output:regressor -0.005751902 0.008912702 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.776200 0.068719 11.2952 <2e-16 *** Output:regressor 0.073942 0.108219 0.6833 0.4955 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | 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.63099 -0.07471 0.05058 0.14248 0.18055 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.81945 0.04027 20.35 <2e-16 *** Output:regressor 0.00632 0.05280 0.12 0.905 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1829 on 147 degrees of freedom Output:Multiple R-squared: 9.743e-05, Adjusted R-squared: -0.006705 Output:F-statistic: 0.01432 on 1 and 147 DF, p-value: 0.9049 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.0005 0.000479 0.0143 0.9049 Output:Residuals 147 4.9191 0.033463 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.03324049 Output:[1] 0.08109196 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001622056 -0.001973950 Output:regressor -0.001973950 0.002788239 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.8194456 0.0504549 16.2412 <2e-16 *** Output:regressor 0.0063197 0.0603032 0.1048 0.9167 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.902e-16 -4.518e-17 -1.718e-17 1.651e-17 3.117e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 5.821e-16 4.714e-17 1.235e+01 <2e-16 *** Output:regressor 1.000e+00 3.098e-17 3.227e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.653e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.042e+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 73.335 73.335 1.0416e+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 Output:[1] "-------------------------------------------------------------------------------------------" Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.4955067 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.222182e-33 1.296065e-33 Output:regressor 1.296065e-33 9.600660e-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 9.2040e-17 6.3244e+00 2.885e-09 *** Output:regressor 1.0000e+00 5.3442e-17 1.8712e+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.7726 | +- 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.69961 -0.25723 0.08354 0.23243 0.62383 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.30660 0.05401 -5.676 7.11e-08 *** Output:regressor -0.52974 0.02360 -22.444 < 2e-16 *** 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.7741, Adjusted R-squared: 0.7726 Output:F-statistic: 503.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 56.768 56.768 503.72 < 2.2e-16 *** Output:Residuals 147 16.567 0.113 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.4955067 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002917561 -0.0010972799 Output:regressor -0.001097280 0.0005571108 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.30660 0.37544 -0.8166 0.41546 Output:regressor -0.52974 0.15871 -3.3378 0.00107 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.7027 | +- 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.68990 -0.35394 -0.07788 0.28688 0.83807 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.65624 0.04858 -13.51 <2e-16 *** Output:regressor 1.38360 0.07387 18.73 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3838 on 147 degrees of freedom Output:Multiple R-squared: 0.7047, Adjusted R-squared: 0.7027 Output:F-statistic: 350.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 51.680 51.680 350.83 < 2.2e-16 *** Output:Residuals 147 21.655 0.147 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.4955067 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002360475 0.002735974 Output:regressor 0.002735974 0.005456684 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.65624 0.47248 -1.3889 0.166956 Output:regressor 1.38360 0.51434 2.6901 0.007971 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | 0.2829 | +- 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.7634 -0.5070 -0.2388 0.4036 1.3223 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.98107 0.06839 -14.346 < 2e-16 *** Output:regressor 0.44030 0.05714 7.706 1.78e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5961 on 147 degrees of freedom Output:Multiple R-squared: 0.2877, Adjusted R-squared: 0.2829 Output:F-statistic: 59.38 on 1 and 147 DF, p-value: 1.781e-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.100 21.1002 59.381 1.781e-12 *** Output:Residuals 147 52.235 0.3553 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.4955067 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004676714 0.002735407 Output:regressor 0.002735407 0.003264749 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.98107 0.79489 -1.2342 0.2191 Output:regressor 0.44030 0.29710 1.4820 0.1405 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | 0.2796 | +- 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.9051 -0.5374 -0.1410 0.6203 1.1484 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.14836 0.05560 -20.653 < 2e-16 *** Output:regressor 0.53150 0.06953 7.644 2.51e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5975 on 147 degrees of freedom Output:Multiple R-squared: 0.2844, Adjusted R-squared: 0.2796 Output:F-statistic: 58.43 on 1 and 147 DF, p-value: 2.514e-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 20.859 20.859 58.431 2.514e-12 *** Output:Residuals 147 52.476 0.357 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.4955067 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003091551 0.001833975 Output:regressor 0.001833975 0.004834641 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.14836 0.65358 -1.7570 0.081 . Output:regressor 0.53150 0.44572 1.1924 0.235 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | 0.2099 | +- 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.7346 -0.4799 -0.2021 0.2864 1.5249 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.12560 0.06226 -18.079 < 2e-16 *** Output:regressor 0.32949 0.05190 6.349 2.54e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6257 on 147 degrees of freedom Output:Multiple R-squared: 0.2152, Adjusted R-squared: 0.2099 Output:F-statistic: 40.31 on 1 and 147 DF, p-value: 2.544e-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.782 15.7823 40.311 2.544e-09 *** Output:Residuals 147 57.553 0.3915 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.4955067 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003876489 0.001833977 Output:regressor 0.001833977 0.002693203 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.12560 0.59038 -1.9066 0.05853 . Output:regressor 0.32949 0.16542 1.9919 0.04824 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | 0.0050 | +- 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.8403 -0.6594 -0.2181 0.5615 1.3695 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.32932 0.05961 -22.301 <2e-16 *** Output:regressor -0.09421 0.07129 -1.322 0.188 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7022 on 147 degrees of freedom Output:Multiple R-squared: 0.01174, Adjusted R-squared: 0.005018 Output:F-statistic: 1.746 on 1 and 147 DF, p-value: 0.1884 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.861 0.86104 1.7465 0.1884 Output:Residuals 147 72.474 0.49302 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.4955067 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003553205 -0.001114381 Output:regressor -0.001114381 0.005082335 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.329317 0.441643 -3.0099 0.003076 ** Output:regressor -0.094213 0.498072 -0.1892 0.850232 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:-5.063e-16 -3.799e-17 6.330e-18 4.479e-17 2.858e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 1.422e-17 0.00e+00 1 Output:regressor 1.000e+00 6.212e-18 1.61e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 8.835e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.592e+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 Error:OutputWarning message: : Df Sum Sq Mean Sq F value Pr(>F) Output:regressor 1 202.29 202.29 2.5917e+34 < 2.2e-16 *** ErrorOutput:In anova.lm(ols) : :Residuals 147 0.00 0.00 Output:Error---: ANOVA F-tests on an essentially perfect fit are unreliable 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.366838 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Error:Warning message: ErrorOutput: (Intercept) regressor: In summary.lm(object) : essentially perfect fit: summary may be unreliableOutput :(Intercept) 2.020678e-34 -7.599666e-35 Output:regressor -7.599666e-35 3.858501e-35 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.6100e-17 0.0000e+00 1 Output:regressor 1.0000e+00 7.7713e-18 1.2868e+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] "-------------------------------------------------------------------------------------------" | |
DE | CH | 0.7726 | +- 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.05723 -0.48852 0.00309 0.39209 1.02060 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.00309 0.09906 -0.031 0.975 Output:regressor -1.46127 0.06511 -22.444 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5576 on 147 degrees of freedom Output:Multiple R-squared: 0.7741, Adjusted R-squared: 0.7726 Output:F-statistic: 503.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 156.593 156.593 503.72 < 2.2e-16 *** Output:Residuals 147 45.699 0.311 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.366838 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009811948 0.005722719 Output:regressor 0.005722719 0.004239129 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.0030896 0.2590124 -0.0119 0.99050 Output:regressor -1.4612712 0.5910687 -2.4723 0.01457 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | 0.4813 | +- 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.1606 -0.3457 0.2415 0.5817 1.2711 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.17423 0.09659 12.16 <2e-16 *** Output:regressor -0.94927 0.08071 -11.76 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.842 on 147 degrees of freedom Output:Multiple R-squared: 0.4848, Adjusted R-squared: 0.4813 Output:F-statistic: 138.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 98.079 98.079 138.35 < 2.2e-16 *** Output:Residuals 147 104.213 0.709 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.366838 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009330475 0.005457388 Output:regressor 0.005457388 0.006513474 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.17423 0.95079 1.2350 0.21880 Output:regressor -0.94927 0.41478 -2.2886 0.02353 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | 0.4657 | +- 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.5386 -0.6787 -0.1849 0.5581 1.6304 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.0293 0.1082 9.515 <2e-16 *** Output:regressor -1.8753 0.1645 -11.402 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8546 on 147 degrees of freedom Output:Multiple R-squared: 0.4693, Adjusted R-squared: 0.4657 Output:F-statistic: 130 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 94.938 94.938 130 < 2.2e-16 *** Output:Residuals 147 107.354 0.730 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.366838 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01170216 0.01356372 Output:regressor 0.01356372 0.02705176 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.02932 0.99548 1.0340 0.30284 Output:regressor -1.87529 0.95910 -1.9553 0.05245 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.1900 | +- 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.3467 -0.5576 0.1221 0.8003 1.7171 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.61448 0.10470 15.420 < 2e-16 *** Output:regressor -0.52148 0.08727 -5.975 1.66e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.052 on 147 degrees of freedom Output:Multiple R-squared: 0.1954, Adjusted R-squared: 0.19 Output:F-statistic: 35.71 on 1 and 147 DF, p-value: 1.659e-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 39.533 39.533 35.705 1.659e-08 *** Output:Residuals 147 162.759 1.107 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.366838 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.010962717 0.005186489 Output:regressor 0.005186489 0.007616382 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.61448 12.06261 0.1338 0.8937 Output:regressor -0.52148 0.52548 -0.9924 0.3226 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.1555 | +- 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.79818 -0.86513 -0.03883 0.74153 2.15678 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.71749 0.09998 17.178 < 2e-16 *** Output:regressor -0.66457 0.12503 -5.315 3.88e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.074 on 147 degrees of freedom Output:Multiple R-squared: 0.1612, Adjusted R-squared: 0.1555 Output:F-statistic: 28.25 on 1 and 147 DF, p-value: 3.876e-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 32.611 32.611 28.252 3.876e-07 *** Output:Residuals 147 169.681 1.154 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.366838 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009996451 0.005930111 Output:regressor 0.005930111 0.015632691 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.71749 1.14761 1.4966 0.1366 Output:regressor -0.66457 0.89776 -0.7403 0.4603 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.0680 | +- 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.0436 -1.1560 0.0177 1.0241 1.7971 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.88328 0.09582 19.655 < 2e-16 *** Output:regressor 0.39366 0.11459 3.435 0.00077 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.129 on 147 degrees of freedom Output:Multiple R-squared: 0.07431, Adjusted R-squared: 0.06801 Output:F-statistic: 11.8 on 1 and 147 DF, p-value: 0.0007698 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.033 15.0326 11.801 0.0007698 *** Output:Residuals 147 187.259 1.2739 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.366838 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009180834 -0.002879357 Output:regressor -0.002879357 0.013131828 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.88328 1.81429 1.0380 0.3010 Output:regressor 0.39366 2.56693 0.1534 0.8783 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.676e-15 -7.400e-18 2.660e-17 6.360e-17 3.882e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.911e-16 3.590e-17 -8.107e+00 1.86e-13 *** Output:regressor 1.000e+00 2.999e-17 3.334e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 3.129e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.112e+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 108.84 108.84 1.1115e+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.7354123 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.288730e-33 7.537775e-34 Output:regressor 7.537775e-34 8.996447e-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.8279e-17 -6.0285e+00 1.276e-08 *** Output:regressor 1.0000e+00 2.9928e-17 3.3413e+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 | DE | 0.4813 | +- 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.35452 -0.39003 -0.02541 0.31253 1.32565 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.16810 0.09937 1.692 0.0928 . Output:regressor -0.51075 0.04342 -11.762 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6176 on 147 degrees of freedom Output:Multiple R-squared: 0.4848, Adjusted R-squared: 0.4813 Output:F-statistic: 138.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 52.770 52.770 138.35 < 2.2e-16 *** Output:Residuals 147 56.071 0.381 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.7354123 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009874582 -0.00371378 Output:regressor -0.003713780 0.00188556 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.16810 1.09479 0.1535 0.8782 Output:regressor -0.51075 0.36550 -1.3974 0.1644 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | 0.3074 | +- 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.9080 -0.2734 0.1577 0.5140 1.0571 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.50871 0.07102 -7.163 3.51e-11 *** Output:regressor 0.48335 0.05919 8.166 1.33e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7137 on 147 degrees of freedom Output:Multiple R-squared: 0.312, Adjusted R-squared: 0.3074 Output:F-statistic: 66.68 on 1 and 147 DF, p-value: 1.333e-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 33.963 33.963 66.676 1.333e-13 *** Output:Residuals 147 74.878 0.509 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.7354123 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005043438 0.002386063 Output:regressor 0.002386063 0.003503944 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.50871 0.81112 -0.6272 0.5315 Output:regressor 0.48335 0.35175 1.3741 0.1715 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | 0.2829 | +- 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.57366 -0.51971 -0.03523 0.59131 1.35112 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.04431 0.12902 0.343 0.732 Output:regressor 0.65347 0.08480 7.706 1.78e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7262 on 147 degrees of freedom Output:Multiple R-squared: 0.2877, Adjusted R-squared: 0.2829 Output:F-statistic: 59.38 on 1 and 147 DF, p-value: 1.781e-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 31.316 31.3161 59.381 1.781e-12 *** Output:Residuals 147 77.525 0.5274 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.7354123 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.016645277 0.009708189 Output:regressor 0.009708189 0.007191384 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.044313 1.239702 0.0357 0.9715 Output:regressor 0.653474 0.615040 1.0625 0.2898 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | 0.2633 | +- 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.8998 -0.4590 0.1899 0.5907 1.0319 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.31641 0.09317 -3.396 0.00088 *** Output:regressor 1.03998 0.14166 7.341 1.34e-11 *** 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.2683, Adjusted R-squared: 0.2633 Output:F-statistic: 53.89 on 1 and 147 DF, p-value: 1.335e-11 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 29.198 29.1984 53.893 1.335e-11 *** Output:Residuals 147 79.643 0.5418 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.7354123 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.008681479 0.01006251 Output:regressor 0.010062507 0.02006888 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.31641 0.84334 -0.3752 0.7081 Output:regressor 1.03998 0.66945 1.5535 0.1225 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | 0.0092 | +- 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.56836 -0.62116 -0.04926 0.58444 1.53675 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.80854 0.07246 -11.158 <2e-16 *** Output:regressor -0.13372 0.08667 -1.543 0.125 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8536 on 147 degrees of freedom Output:Multiple R-squared: 0.01594, Adjusted R-squared: 0.009242 Output:F-statistic: 2.381 on 1 and 147 DF, p-value: 0.125 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.734 1.73449 2.3805 0.125 Output:Residuals 147 107.107 0.72862 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.7354123 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005251148 -0.001646902 Output:regressor -0.001646902 0.007510992 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.80854 0.62384 -1.2961 0.1970 Output:regressor -0.13372 0.34359 -0.3892 0.6977 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | IT | -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:-1.74994 -0.67370 0.01165 0.77770 1.49620 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.82430 0.08004 -10.298 <2e-16 *** Output:regressor 0.03575 0.10009 0.357 0.721 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8601 on 147 degrees of freedom Output:Multiple R-squared: 0.0008672, Adjusted R-squared: -0.00593 Output:F-statistic: 0.1276 on 1 and 147 DF, p-value: 0.7215 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.094 0.09439 0.1276 0.7215 Output:Residuals 147 108.747 0.73977 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.7354123 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006406620 0.003800545 Output:regressor 0.003800545 0.010018826 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.824299 0.989789 -0.8328 0.4063 Output:regressor 0.035753 0.635304 0.0563 0.9552 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:-2.163e-16 -6.590e-17 -1.700e-17 6.600e-18 3.171e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 2.911e-16 2.712e-17 1.073e+01 <2e-16 *** Output:regressor 1.000e+00 2.260e-17 4.424e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.725e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.957e+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 145.37 145.37 1.957e+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.982239 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.354830e-34 3.479589e-34 Output:regressor 3.479589e-34 5.109792e-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 2.9546e-17 9.8507e+00 < 2.2e-16 *** Output:regressor 1.0000e+00 1.5282e-17 6.5438e+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 | GB | 0.6056 | +- 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.49585 -0.55336 0.02637 0.49214 1.15940 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.22644 0.07879 2.874 0.00466 ** Output:regressor 1.80975 0.11980 15.107 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6224 on 147 degrees of freedom Output:Multiple R-squared: 0.6082, Adjusted R-squared: 0.6056 Output:F-statistic: 228.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 88.419 88.419 228.22 < 2.2e-16 *** Output:Residuals 147 56.953 0.387 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.982239 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006208160 0.007195739 Output:regressor 0.007195739 0.014351334 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.22644 6.45235 0.0351 0.9721 Output:regressor 1.80975 6.05327 0.2990 0.7654 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | 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:-1.2148 -0.6344 -0.1927 0.6979 1.8252 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.36818 0.07488 -4.917 2.32e-06 *** Output:regressor 0.82455 0.09364 8.806 3.32e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8046 on 147 degrees of freedom Output:Multiple R-squared: 0.3453, Adjusted R-squared: 0.3409 Output:F-statistic: 77.54 on 1 and 147 DF, p-value: 3.315e-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 50.202 50.202 77.542 3.315e-15 *** Output:Residuals 147 95.170 0.647 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.982239 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005606759 0.003326050 Output:regressor 0.003326050 0.008767984 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.36818 0.46525 -0.7914 0.43001 Output:regressor 0.82455 0.39167 2.1052 0.03697 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | 0.3074 | +- 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.76020 -0.37255 0.04083 0.50669 1.69378 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.14006 0.09463 -1.480 0.141 Output:regressor 0.64558 0.07906 8.166 1.33e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.8248 on 147 degrees of freedom Output:Multiple R-squared: 0.312, Adjusted R-squared: 0.3074 Output:F-statistic: 66.68 on 1 and 147 DF, p-value: 1.333e-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 45.362 45.362 66.676 1.333e-13 *** Output:Residuals 147 100.009 0.680 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.982239 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.008954078 0.005237234 Output:regressor 0.005237234 0.006250717 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.14006 0.52209 -0.2683 0.7889 Output:regressor 0.64558 1.06014 0.6090 0.5435 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | 0.2099 | +- 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.7985 -0.8166 0.1974 0.7648 1.2683 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.2008 0.1565 1.283 0.202 Output:regressor 0.6532 0.1029 6.349 2.54e-09 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.881 on 147 degrees of freedom Output:Multiple R-squared: 0.2152, Adjusted R-squared: 0.2099 Output:F-statistic: 40.31 on 1 and 147 DF, p-value: 2.544e-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 31.285 31.2852 40.311 2.544e-09 *** Output:Residuals 147 114.086 0.7761 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.982239 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02449532 0.01428664 Output:regressor 0.01428664 0.01058289 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.20077 1.38914 0.1445 0.8853 Output:regressor 0.65315 1.05682 0.6180 0.5375 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.1900 | +- 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.82296 -0.74548 0.03482 0.87721 1.36489 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.05714 0.14352 0.398 0.691 Output:regressor -0.37475 0.06272 -5.975 1.66e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.892 on 147 degrees of freedom Output:Multiple R-squared: 0.1954, Adjusted R-squared: 0.19 Output:F-statistic: 35.71 on 1 and 147 DF, p-value: 1.659e-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 28.409 28.4093 35.705 1.659e-08 *** Output:Residuals 147 116.962 0.7957 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.982239 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.020598109 -0.007746844 Output:regressor -0.007746844 0.003933226 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.057138 9.854590 0.0058 0.9954 Output:regressor -0.374749 2.506148 -0.1495 0.8813 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.1348 | +- 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.1031 -0.7672 0.1308 0.7816 1.2930 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.78162 0.07826 -9.987 < 2e-16 *** Output:regressor 0.45906 0.09360 4.905 2.45e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.9219 on 147 degrees of freedom Output:Multiple R-squared: 0.1406, Adjusted R-squared: 0.1348 Output:F-statistic: 24.05 on 1 and 147 DF, p-value: 2.452e-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 20.443 20.4431 24.055 2.452e-06 *** Output:Residuals 147 124.928 0.8499 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.982239 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006124899 -0.001920933 Output:regressor -0.001920933 0.008760764 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.78162 1.22689 -0.6371 0.5251 Output:regressor 0.45906 0.67455 0.6805 0.4972 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:-2.370e-15 -1.170e-18 1.843e-17 3.025e-17 2.426e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.911e-16 2.529e-17 -1.151e+01 <2e-16 *** Output:regressor 1.000e+00 3.845e-17 2.601e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.998e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 6.764e+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 26.996 26.996 6.7641e+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.1824078 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.395292e-34 7.412640e-34 Output:regressor 7.412640e-34 1.478393e-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.9105e-16 3.6230e-17 -8.0335e+00 2.824e-13 *** Output:regressor 1.0000e+00 4.2369e-17 2.3602e+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 | CH | 0.7027 | +- 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.4626 -0.1862 0.0330 0.1986 0.4177 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.18619 0.04137 4.501 1.37e-05 *** Output:regressor 0.50934 0.02719 18.730 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2329 on 147 degrees of freedom Output:Multiple R-squared: 0.7047, Adjusted R-squared: 0.7027 Output:F-statistic: 350.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 19.0248 19.0248 350.83 < 2.2e-16 *** Output:Residuals 147 7.9716 0.0542 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.1824078 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0017115721 0.0009982571 Output:regressor 0.0009982571 0.0007394634 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.18619 0.19428 0.9584 0.33945 Output:regressor 0.50934 0.20489 2.4859 0.01404 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | FR | 0.6056 | +- 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.46477 -0.19383 -0.02443 0.12712 0.76652 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.27254 0.02669 -10.21 <2e-16 *** Output:regressor 0.33608 0.02225 15.11 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2682 on 147 degrees of freedom Output:Multiple R-squared: 0.6082, Adjusted R-squared: 0.6056 Output:F-statistic: 228.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 16.420 16.4199 228.22 < 2.2e-16 *** Output:Residuals 147 10.576 0.0719 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.1824078 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0007123841 0.0003370308 Output:regressor 0.0003370308 0.0004949311 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.27254 0.27326 -0.9974 0.32023 Output:regressor 0.33608 0.15176 2.2146 0.02832 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | 0.4978 | +- 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.51997 -0.22080 -0.07844 0.25317 0.74446 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.33902 0.02817 -12.04 <2e-16 *** Output:regressor 0.42806 0.03522 12.15 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3027 on 147 degrees of freedom Output:Multiple R-squared: 0.5012, Adjusted R-squared: 0.4978 Output:F-statistic: 147.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 13.530 13.5299 147.69 < 2.2e-16 *** Output:Residuals 147 13.466 0.0916 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.1824078 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0007933536 0.0004706345 Output:regressor 0.0004706345 0.0012406655 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.339018 0.143375 -2.3645 0.01936 * Output:regressor 0.428062 0.090207 4.7453 4.887e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | 0.4657 | +- 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.5264 -0.2883 0.0481 0.2664 0.5891 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.008486 0.050230 -0.169 0.866 Output:regressor -0.250261 0.021949 -11.402 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3122 on 147 degrees of freedom Output:Multiple R-squared: 0.4693, Adjusted R-squared: 0.4657 Output:F-statistic: 130 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 12.670 12.6697 130 < 2.2e-16 *** Output:Residuals 147 14.327 0.0975 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.1824078 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002523055 -0.0009489080 Output:regressor -0.000948908 0.0004817794 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.0084861 0.2425825 -0.0350 0.9721 Output:regressor -0.2502615 0.2438383 -1.0263 0.3064 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | 0.2633 | +- 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.66393 -0.30633 0.05262 0.26274 0.63875 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.28527 0.04206 -6.783 2.68e-10 *** Output:regressor 0.25795 0.03514 7.341 1.34e-11 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3666 on 147 degrees of freedom Output:Multiple R-squared: 0.2683, Adjusted R-squared: 0.2633 Output:F-statistic: 53.89 on 1 and 147 DF, p-value: 1.335e-11 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.2422 7.2422 53.893 1.335e-11 *** Output:Residuals 147 19.7541 0.1344 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.1824078 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001768639 0.001034476 Output:regressor 0.001034476 0.001234662 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.28527 0.23451 -1.2165 0.2258 Output:regressor 0.25795 0.33272 0.7753 0.4394 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | 0.0342 | +- 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.75839 -0.35918 0.08885 0.25624 0.95648 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.52475 0.03563 -14.727 <2e-16 *** Output:regressor 0.10651 0.04261 2.499 0.0135 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4197 on 147 degrees of freedom Output:Multiple R-squared: 0.04076, Adjusted R-squared: 0.03424 Output:F-statistic: 6.247 on 1 and 147 DF, p-value: 0.01354 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.10042 6.2466 0.01354 * Output:Residuals 147 25.8959 0.17616 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.1824078 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0012696088 -0.0003981836 Output:regressor -0.0003981836 0.0018159881 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.52475 0.34034 -1.5418 0.1253 Output:regressor 0.10651 0.30782 0.3460 0.7298 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:-5.454e-17 -7.712e-18 -2.754e-18 1.921e-18 2.067e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 2.637e-18 0.000e+00 1 Output:regressor 1.000e+00 3.298e-18 3.032e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.834e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 9.194e+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 73.838 73.838 9.1939e+34 < 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.4989074 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.955272e-36 4.126017e-36 Output:regressor 4.126017e-36 1.087682e-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 1.3936e-18 0.0000e+00 1 Output:regressor 1.0000e+00 5.8467e-18 1.7104e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" Error:Warning message: Error:In summary.lm(x) : essentially perfect fit: summary may be unreliable | |
IT | GB | 0.4978 | +- 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.23735 -0.38408 -0.01822 0.43121 1.00936 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.20770 0.06336 3.278 0.00131 ** Output:regressor 1.17080 0.09634 12.153 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5006 on 147 degrees of freedom Output:Multiple R-squared: 0.5012, Adjusted R-squared: 0.4978 Output:F-statistic: 147.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 37.006 37.006 147.69 < 2.2e-16 *** Output:Residuals 147 36.832 0.251 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.4989074 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004014933 0.004653619 Output:regressor 0.004653619 0.009281275 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.20770 0.34024 0.6104 0.542507 Output:regressor 1.17080 0.44460 2.6334 0.009359 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | 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:-1.12699 -0.47241 -0.01089 0.48459 1.15779 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.09414 0.05706 -1.650 0.101 Output:regressor 0.41881 0.04756 8.806 3.32e-15 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5734 on 147 degrees of freedom Output:Multiple R-squared: 0.3453, Adjusted R-squared: 0.3409 Output:F-statistic: 77.54 on 1 and 147 DF, p-value: 3.315e-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 25.499 25.4989 77.542 3.315e-15 *** Output:Residuals 147 48.339 0.3288 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.4989074 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003255927 0.001540387 Output:regressor 0.001540387 0.002262066 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.094143 0.405532 -0.2321 0.81675 Output:regressor 0.418814 0.252857 1.6563 0.09979 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.2796 | +- 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.50011 -0.35708 -0.06049 0.42756 1.30550 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.34309 0.10651 3.221 0.00157 ** Output:regressor 0.53515 0.07001 7.644 2.51e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5995 on 147 degrees of freedom Output:Multiple R-squared: 0.2844, Adjusted R-squared: 0.2796 Output:F-statistic: 58.43 on 1 and 147 DF, p-value: 2.514e-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.002 21.0018 58.431 2.514e-12 *** Output:Residuals 147 52.836 0.3594 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.4989074 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.011344454 0.006616538 Output:regressor 0.006616538 0.004901230 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.34309 0.30469 1.1260 0.26198 Output:regressor 0.53515 0.30137 1.7757 0.07785 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | DE | 0.1555 | +- 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.55098 -0.38342 -0.08171 0.40403 1.51070 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.09843 0.10444 0.942 0.347 Output:regressor -0.24257 0.04564 -5.315 3.88e-07 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6491 on 147 degrees of freedom Output:Multiple R-squared: 0.1612, Adjusted R-squared: 0.1555 Output:F-statistic: 28.25 on 1 and 147 DF, p-value: 3.876e-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 11.903 11.9034 28.252 3.876e-07 *** Output:Residuals 147 61.935 0.4213 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.4989074 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.010907315 -0.004102185 Output:regressor -0.004102185 0.002082761 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.098433 0.371698 0.2648 0.7915 Output:regressor -0.242575 0.375465 -0.6461 0.5192 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.0663 | +- 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.77879 -0.36956 0.06457 0.48609 1.52707 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.43090 0.05794 -7.437 7.9e-12 *** Output:regressor 0.23513 0.06930 3.393 0.000888 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6825 on 147 degrees of freedom Output:Multiple R-squared: 0.07263, Adjusted R-squared: 0.06633 Output:F-statistic: 11.51 on 1 and 147 DF, p-value: 0.0008881 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.363 5.3632 11.514 0.0008881 *** Output:Residuals 147 68.475 0.4658 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.4989074 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003357152 -0.001052894 Output:regressor -0.001052894 0.004801911 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.43090 0.51910 -0.8301 0.4078 Output:regressor 0.23513 0.73929 0.3181 0.7509 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | -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:-1.81111 -0.43550 0.07021 0.42047 1.34747 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.35902 0.08127 -4.417 1.93e-05 *** Output:regressor 0.02426 0.06790 0.357 0.721 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7084 on 147 degrees of freedom Output:Multiple R-squared: 0.0008672, Adjusted R-squared: -0.00593 Output:F-statistic: 0.1276 on 1 and 147 DF, p-value: 0.7215 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.064 0.06403 0.1276 0.7215 Output:Residuals 147 73.774 0.50187 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.4989074 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.006605200 0.003863377 Output:regressor 0.003863377 0.004610998 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.359018 0.294081 -1.2208 0.2241 Output:regressor 0.024255 0.453390 0.0535 0.9574 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.204e-16 -1.298e-17 1.329e-18 1.486e-17 1.858e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 3.786e-18 0.000e+00 1 Output:regressor 1.000e+00 4.528e-18 2.208e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 4.46e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 4.877e+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 97.007 97.007 4.8767e+34 < 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.65545 Output:[1] 0.65545 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.433596e-35 -4.496144e-36 Output:regressor -4.496144e-36 2.050548e-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 4.1033e-18 0.0000e+00 1 Output:regressor 1.0000e+00 6.1300e-18 1.6313e+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] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.1348 | +- 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.24480 -0.48787 0.00638 0.44438 1.71192 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.42787 0.07493 5.710 6.05e-08 *** Output:regressor 0.30633 0.06246 4.905 2.45e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7531 on 147 degrees of freedom Output:Multiple R-squared: 0.1406, Adjusted R-squared: 0.1348 Output:F-statistic: 24.05 on 1 and 147 DF, p-value: 2.452e-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 13.642 13.6417 24.055 2.452e-06 *** Output:Residuals 147 83.365 0.5671 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.65545 Output:[1] 0.982239 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005615083 0.002656510 Output:regressor 0.002656510 0.003901097 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.42787 0.94653 0.4520 0.6519 Output:regressor 0.30633 0.37162 0.8243 0.4111 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | DE | 0.0680 | +- 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.88653 -0.49242 -0.06488 0.50975 1.97890 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.15254 0.12575 -1.213 0.22708 Output:regressor 0.18877 0.05495 3.435 0.00077 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7816 on 147 degrees of freedom Output:Multiple R-squared: 0.07431, Adjusted R-squared: 0.06801 Output:F-statistic: 11.8 on 1 and 147 DF, p-value: 0.0007698 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.209 7.2087 11.801 0.0007698 *** Output:Residuals 147 89.798 0.6109 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.65545 Output:[1] 1.366838 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.015814249 -0.005947658 Output:regressor -0.005947658 0.003019744 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.15254 6.62125 -0.023 0.9817 Output:regressor 0.18877 3.09441 0.061 0.9514 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.0663 | +- 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.54308 -0.39099 0.08456 0.48802 1.71003 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.33645 0.07280 4.622 8.27e-06 *** Output:regressor 0.30891 0.09104 3.393 0.000888 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7823 on 147 degrees of freedom Output:Multiple R-squared: 0.07263, Adjusted R-squared: 0.06633 Output:F-statistic: 11.51 on 1 and 147 DF, p-value: 0.0008881 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.046 7.046 11.514 0.0008881 *** Output:Residuals 147 89.961 0.612 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.65545 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.005299874 0.00314400 Output:regressor 0.003144000 0.00828807 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.33645 2.62412 0.1282 0.8982 Output:regressor 0.30891 2.08803 0.1479 0.8826 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | 0.0342 | +- 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.57449 -0.34200 0.02185 0.40008 1.88108 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.4112 0.1007 4.082 7.29e-05 *** Output:regressor 0.3827 0.1531 2.499 0.0135 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.7956 on 147 degrees of freedom Output:Multiple R-squared: 0.04076, Adjusted R-squared: 0.03424 Output:F-statistic: 6.247 on 1 and 147 DF, p-value: 0.01354 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.954 3.9542 6.2466 0.01354 * Output:Residuals 147 93.052 0.6330 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.65545 Output:[1] 0.1824078 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.01014322 0.01175678 Output:regressor 0.01175678 0.02344797 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.41116 1.39561 0.2946 0.7687 Output:regressor 0.38271 1.66493 0.2299 0.8185 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | 0.0092 | +- 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.24479 -0.44882 -0.00333 0.47073 1.99636 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.11941 0.09245 1.292 0.199 Output:regressor -0.11918 0.07724 -1.543 0.125 Output: Output:Residual standard error: 0.8058 on 147 degrees of freedom Output:Multiple R-squared: 0.01594, Adjusted R-squared: 0.009242 Output:F-statistic: 2.381 on 1 and 147 DF, p-value: 0.125 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.546 1.54590 2.3805 0.125 Output:Residuals 147 95.461 0.64939 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.65545 Output:[1] 0.7354123 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.008546844 0.004999043 Output:regressor 0.004999043 0.005966432 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.11941 1.93484 0.0617 0.9509 Output:regressor -0.11918 1.94013 -0.0614 0.9511 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | CH | 0.0050 | +- 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.13786 -0.50660 -0.00924 0.44546 2.04253 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.05103 0.14347 0.356 0.723 Output:regressor -0.12462 0.09430 -1.322 0.188 Output: Output:Residual standard error: 0.8076 on 147 degrees of freedom Output:Multiple R-squared: 0.01174, Adjusted R-squared: 0.005018 Output:F-statistic: 1.746 on 1 and 147 DF, p-value: 0.1884 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.139 1.13897 1.7465 0.1884 Output:Residuals 147 95.868 0.65216 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.65545 Output:[1] 0.4955067 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.02058363 0.01200519 Output:regressor 0.01200519 0.00889290 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.051027 0.850262 0.0600 0.9522 Output:regressor -0.124624 0.637823 -0.1954 0.8454 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.099e-15 2.520e-18 1.522e-17 2.491e-17 1.989e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -2.911e-16 2.591e-17 -1.123e+01 <2e-16 *** Output:regressor 1.000e+00 6.935e-17 1.442e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.757e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.079e+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 6.422 6.422 2.0791e+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.04339158 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.715772e-34 -1.494336e-33 Output:regressor -1.494336e-33 4.809716e-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.9105e-16 4.2033e-17 -6.9243e+00 1.267e-10 *** Output:regressor 1.0000e+00 9.2514e-17 1.0809e+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.3594 | +- 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.34557 -0.11613 -0.01128 0.11274 0.38229 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.29272 0.01380 21.213 < 2e-16 *** Output:regressor -0.32559 0.03552 -9.167 3.98e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1667 on 147 degrees of freedom Output:Multiple R-squared: 0.3637, Adjusted R-squared: 0.3594 Output:F-statistic: 84.03 on 1 and 147 DF, p-value: 3.982e-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.3358 2.3358 84.032 3.982e-16 *** Output:Residuals 147 4.0861 0.0278 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.04339158 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.904014e-04 6.965018e-05 Output:regressor 6.965018e-05 1.261550e-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.292715 0.086295 3.3920 0.0008915 *** Output:regressor -0.325592 0.137028 -2.3761 0.0187855 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | GB | 0.1912 | +- 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.37054 -0.13989 0.01497 0.11500 0.47716 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.24642 0.01872 13.166 < 2e-16 *** Output:regressor 0.62464 0.10412 5.999 1.47e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1873 on 147 degrees of freedom Output:Multiple R-squared: 0.1967, Adjusted R-squared: 0.1912 Output:F-statistic: 35.99 on 1 and 147 DF, p-value: 1.474e-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 1.2631 1.26312 35.992 1.474e-08 *** Output:Residuals 147 5.1588 0.03509 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.04339158 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.000350314 -0.001115478 Output:regressor -0.001115478 0.010840363 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.246416 0.089933 2.7400 0.006906 ** Output:regressor 0.624638 0.266185 2.3466 0.020279 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | RO | 0.1858 | +- 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.38939 -0.15548 -0.00859 0.15700 0.36025 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.27097 0.01681 16.124 < 2e-16 *** Output:regressor -0.13986 0.02371 -5.898 2.43e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.188 on 147 degrees of freedom Output:Multiple R-squared: 0.1913, Adjusted R-squared: 0.1858 Output:F-statistic: 34.78 on 1 and 147 DF, p-value: 2.43e-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 1.2288 1.22881 34.783 2.43e-08 *** Output:Residuals 147 5.1931 0.03533 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.04339158 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0002824466 0.0001596988 Output:regressor 0.0001596988 0.0005623838 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.27097 0.12070 2.2450 0.02626 * Output:regressor -0.13986 0.13255 -1.0552 0.29308 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | IT | 0.1358 | +- 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.39434 -0.15760 0.03357 0.13467 0.41602 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.35280 0.01802 19.577 < 2e-16 *** Output:regressor 0.11100 0.02254 4.926 2.24e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1936 on 147 degrees of freedom Output:Multiple R-squared: 0.1417, Adjusted R-squared: 0.1358 Output:F-statistic: 24.26 on 1 and 147 DF, p-value: 2.237e-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.9097 0.90973 24.261 2.237e-06 *** Output:Residuals 147 5.5122 0.03750 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.04339158 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003247429 0.0001926445 Output:regressor 0.0001926445 0.0005078408 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.352797 0.112237 3.1433 0.002021 ** Output:regressor 0.110998 0.076983 1.4419 0.151469 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | ES | 0.0407 | +- 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.40708 -0.15909 -0.00075 0.15284 0.48481 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.34593 0.02122 16.305 < 2e-16 *** Output:regressor 0.14783 0.05482 2.697 0.00782 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.204 on 147 degrees of freedom Output:Multiple R-squared: 0.04714, Adjusted R-squared: 0.04066 Output:F-statistic: 7.273 on 1 and 147 DF, p-value: 0.007819 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.3027 0.302744 7.2727 0.007819 ** Output:Residuals 147 6.1192 0.041627 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.04339158 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0004501276 0.0007162916 Output:regressor 0.0007162916 0.0030048255 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.34593 0.14082 2.4565 0.01519 * Output:regressor 0.14783 0.20897 0.7074 0.48042 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
CH | FR | -0.0056 | +- 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.35726 -0.17037 -0.01833 0.18337 0.44016 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.31506 0.02001 15.749 <2e-16 *** Output:regressor 0.01740 0.04130 0.421 0.674 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2089 on 147 degrees of freedom Output:Multiple R-squared: 0.001206, Adjusted R-squared: -0.005588 Output:F-statistic: 0.1776 on 1 and 147 DF, p-value: 0.6741 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.0077 0.007747 0.1776 0.6741 Output:Residuals 147 6.4142 0.043634 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.04339158 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0004002005 0.000427939 Output:regressor 0.0004279390 0.001705861 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.315057 0.157773 1.9969 0.04768 * Output:regressor 0.017403 0.157595 0.1104 0.91222 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.557e-16 -1.884e-17 -1.188e-17 -5.660e-18 1.840e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.819e-17 1.271e-17 -1.431e+00 0.155 Output:regressor 1.000e+00 3.272e-17 3.056e+16 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.536e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 9.338e+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 22.034 22.034 9.3378e+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.1488776 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.616295e-34 5.912524e-35 Output:regressor 5.912524e-35 1.070915e-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.8191e-17 1.2095e-17 -1.5039e+00 0.1347 Output:regressor 1.0000e+00 6.7990e-18 1.4708e+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] "-------------------------------------------------------------------------------------------" | |
DE | CH | 0.3594 | +- 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.99588 -0.17470 0.07786 0.23918 0.42602 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.29187 0.04554 6.409 1.87e-09 *** Output:regressor -1.11711 0.12186 -9.167 3.98e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3088 on 147 degrees of freedom Output:Multiple R-squared: 0.3637, Adjusted R-squared: 0.3594 Output:F-statistic: 84.03 on 1 and 147 DF, p-value: 3.982e-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.0142 8.0142 84.032 3.982e-16 *** Output:Residuals 147 14.0196 0.0954 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.1488776 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.002073616 -0.004614033 Output:regressor -0.004614033 0.014850872 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.29187 0.20544 1.4207 0.1575 Output:regressor -1.11711 0.78702 -1.4194 0.1579 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | IT | 0.2927 | +- 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.94862 -0.13985 0.02728 0.21329 0.59767 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.16824 0.03020 -5.571 1.17e-07 *** Output:regressor -0.29796 0.03776 -7.890 6.34e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3245 on 147 degrees of freedom Output:Multiple R-squared: 0.2975, Adjusted R-squared: 0.2927 Output:F-statistic: 62.26 on 1 and 147 DF, p-value: 6.338e-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 6.5554 6.5554 62.257 6.338e-13 *** Output:Residuals 147 15.4785 0.1053 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.1488776 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0009118868 0.000540951 Output:regressor 0.0005409510 0.001426031 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.16824 0.21054 -0.7991 0.42553 Output:regressor -0.29796 0.13816 -2.1566 0.03266 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | RO | 0.1115 | +- 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.15268 -0.13173 0.04085 0.25178 0.57826 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.002429 0.032521 0.075 0.941 Output:regressor 0.202976 0.045890 4.423 1.88e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3637 on 147 degrees of freedom Output:Multiple R-squared: 0.1175, Adjusted R-squared: 0.1115 Output:F-statistic: 19.56 on 1 and 147 DF, p-value: 1.882e-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 2.588 2.58802 19.564 1.882e-05 *** Output:Residuals 147 19.446 0.13228 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.1488776 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0010576287 0.0005979965 Output:regressor 0.0005979965 0.0021058609 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.0024285 0.1411096 0.0172 0.98629 Output:regressor 0.2029757 0.1113213 1.8233 0.07028 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | ES | 0.0832 | +- 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.96131 -0.21133 0.07178 0.25358 0.64754 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.14510 0.03842 -3.777 0.000230 *** Output:regressor -0.37709 0.09926 -3.799 0.000212 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3694 on 147 degrees of freedom Output:Multiple R-squared: 0.08941, Adjusted R-squared: 0.08321 Output:F-statistic: 14.43 on 1 and 147 DF, p-value: 0.000212 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.970 1.96996 14.433 0.000212 *** Output:Residuals 147 20.064 0.13649 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.1488776 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001475897 0.002348606 Output:regressor 0.002348606 0.009852344 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.14510 0.24003 -0.6045 0.5464 Output:regressor -0.37709 0.39219 -0.9615 0.3379 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | FR | 0.0139 | +- 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.15246 -0.20447 0.01846 0.32293 0.59430 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.02184 0.03670 -0.595 0.5526 Output:regressor 0.13300 0.07576 1.756 0.0812 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3832 on 147 degrees of freedom Output:Multiple R-squared: 0.02054, Adjusted R-squared: 0.01387 Output:F-statistic: 3.082 on 1 and 147 DF, p-value: 0.08124 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.45249 3.0821 0.08124 . Output:Residuals 147 21.5814 0.14681 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.1488776 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001346524 0.001439853 Output:regressor 0.001439853 0.005739577 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.021844 0.149229 -0.1464 0.8838 Output:regressor 0.133004 0.585331 0.2272 0.8206 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
DE | GB | 0.0123 | +- 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.21423 -0.15119 0.06684 0.24722 0.64154 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.01821 0.03831 -0.475 0.6352 Output:regressor -0.35956 0.21312 -1.687 0.0937 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3835 on 147 degrees of freedom Output:Multiple R-squared: 0.01899, Adjusted R-squared: 0.01232 Output:F-statistic: 2.846 on 1 and 147 DF, p-value: 0.0937 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.4185 0.41853 2.8463 0.0937 . Output:Residuals 147 21.6153 0.14704 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.1488776 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001467806 -0.004673823 Output:regressor -0.004673823 0.045420813 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.018211 0.308071 -0.0591 0.9529 Output:regressor -0.359557 0.789293 -0.4555 0.6494 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.686e-16 -1.413e-17 2.143e-18 1.224e-17 8.950e-17 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -3.638e-17 2.753e-18 -1.321e+01 <2e-16 *** Output:regressor 1.000e+00 7.113e-18 1.406e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.647e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.977e+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 13.854 13.854 1.9766e+34 < 2.2e-16 *** Output:Residuals 147 0.000 0.000 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output:[1] "-------------------------------------------------------------------------------------------" Error:Warning message: Error:In anova.lm(ols) : Error: ANOVA F-tests on an essentially perfect fit are unreliable Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.09360457 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 7.578732e-36 1.20601e-35 Output:regressor 1.206010e-35 5.05918e-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) -3.6381e-17 3.8400e-18 -9.4742e+00 < 2.2e-16 *** Output:regressor 1.0000e+00 9.1573e-18 1.0920e+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 | IT | 0.2438 | +- 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.63840 -0.18221 -0.00027 0.15641 0.60377 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.15641 0.02476 -6.317 2.99e-09 *** Output:regressor 0.21608 0.03096 6.979 9.47e-11 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2661 on 147 degrees of freedom Output:Multiple R-squared: 0.2489, Adjusted R-squared: 0.2438 Output:F-statistic: 48.7 on 1 and 147 DF, p-value: 9.475e-11 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.4476 3.4476 48.703 9.475e-11 *** Output:Residuals 147 10.4059 0.0708 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.09360457 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0006130439 0.0003636709 Output:regressor 0.0003636709 0.0009586929 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.15641 0.13776 -1.1354 0.2580 Output:regressor 0.21608 0.14269 1.5143 0.1321 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | GB | 0.0912 | +- 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.55183 -0.21009 -0.02526 0.13827 0.80656 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.30479 0.02914 -10.459 < 2e-16 *** Output:regressor 0.64535 0.16210 3.981 0.000107 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2917 on 147 degrees of freedom Output:Multiple R-squared: 0.09733, Adjusted R-squared: 0.09118 Output:F-statistic: 15.85 on 1 and 147 DF, p-value: 0.0001074 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.3483 1.34829 15.849 0.0001074 *** Output:Residuals 147 12.5052 0.08507 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.09360457 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0008491733 -0.002703959 Output:regressor -0.0027039588 0.026277421 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.30479 0.09108 -3.3464 0.00104 ** Output:regressor 0.64535 0.47785 1.3505 0.17892 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | DE | 0.0832 | +- 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.57211 -0.21503 -0.02076 0.18776 0.68243 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.25147 0.02424 -10.372 < 2e-16 *** Output:regressor -0.23709 0.06241 -3.799 0.000212 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2929 on 147 degrees of freedom Output:Multiple R-squared: 0.08941, Adjusted R-squared: 0.08321 Output:F-statistic: 14.43 on 1 and 147 DF, p-value: 0.000212 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.2386 1.23859 14.433 0.000212 *** Output:Residuals 147 12.6149 0.08582 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.09360457 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0005878151 0.000215027 Output:regressor 0.0002150270 0.003894711 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.25147 0.13668 -1.8398 0.06781 . Output:regressor -0.23709 0.43728 -0.5422 0.58850 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | CH | 0.0407 | +- 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.49430 -0.22378 -0.05123 0.17227 0.75688 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.33746 0.04419 -7.637 2.61e-12 *** Output:regressor 0.31890 0.11825 2.697 0.00782 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.2997 on 147 degrees of freedom Output:Multiple R-squared: 0.04714, Adjusted R-squared: 0.04066 Output:F-statistic: 7.273 on 1 and 147 DF, p-value: 0.007819 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.6531 0.65308 7.2727 0.007819 ** Output:Residuals 147 13.2004 0.08980 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.09360457 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001952445 -0.004344413 Output:regressor -0.004344413 0.013983064 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.33746 0.17425 -1.9366 0.05471 . Output:regressor 0.31890 0.81830 0.3897 0.69732 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | FR | -0.0006 | +- 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.53592 -0.21860 -0.05968 0.16025 0.80429 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.22390 0.02931 -7.639 2.58e-12 *** Output:regressor 0.05773 0.06051 0.954 0.342 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.306 on 147 degrees of freedom Output:Multiple R-squared: 0.006154, Adjusted R-squared: -0.0006065 Output:F-statistic: 0.9103 on 1 and 147 DF, p-value: 0.3416 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.0853 0.085260 0.9103 0.3416 Output:Residuals 147 13.7682 0.093661 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.09360457 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0008590380 0.0009185792 Output:regressor 0.0009185792 0.0036616622 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.223897 0.123418 -1.8141 0.0717 . Output:regressor 0.057734 0.171459 0.3367 0.7368 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
ES | RO | -0.0048 | +- 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.54160 -0.20702 -0.07467 0.15123 0.83581 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.24435 0.02742 -8.911 1.8e-15 *** Output:regressor -0.02101 0.03869 -0.543 0.588 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.3067 on 147 degrees of freedom Output:Multiple R-squared: 0.002002, Adjusted R-squared: -0.004787 Output:F-statistic: 0.2949 on 1 and 147 DF, p-value: 0.5879 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.0277 0.027738 0.2949 0.5879 Output:Residuals 147 13.8257 0.094053 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.09360457 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0007519596 0.0004251674 Output:regressor 0.0004251674 0.0014972384 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.244348 0.140935 -1.7338 0.08506 . Output:regressor -0.021013 0.306861 -0.0685 0.94550 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.119e-16 -1.855e-17 -7.850e-18 2.050e-18 1.134e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 7.276e-17 9.413e-18 7.730e+00 1.55e-12 *** Output:regressor 1.000e+00 1.943e-17 5.146e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 9.828e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 2.648e+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 25.579 25.579 2.648e+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.1728305 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 8.859539e-35 9.473607e-35 Output:regressor 9.473607e-35 3.776392e-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.0687e-17 6.8083e+00 2.344e-10 *** Output:regressor 1.0000e+00 1.3049e-17 7.6633e+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 | GB | 0.2873 | +- 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.71863 -0.25790 0.01933 0.27484 0.82564 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.40718 0.03507 -11.612 < 2e-16 *** Output:regressor 1.51910 0.19507 7.788 1.13e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.351 on 147 degrees of freedom Output:Multiple R-squared: 0.2921, Adjusted R-squared: 0.2873 Output:F-statistic: 60.65 on 1 and 147 DF, p-value: 1.128e-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 7.4707 7.4707 60.647 1.128e-12 *** Output:Residuals 147 18.1082 0.1232 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.1728305 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001229649 -0.003915478 Output:regressor -0.003915478 0.038051124 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.40718 0.17772 -2.2912 0.02338 * Output:regressor 1.51910 0.68235 2.2263 0.02752 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | RO | 0.0529 | +- 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.87109 -0.32831 0.04673 0.27313 0.82158 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.20673 0.03618 -5.715 5.91e-08 *** Output:regressor 0.15540 0.05105 3.044 0.00276 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4046 on 147 degrees of freedom Output:Multiple R-squared: 0.05931, Adjusted R-squared: 0.05291 Output:F-statistic: 9.268 on 1 and 147 DF, p-value: 0.002763 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.5171 1.51708 9.2682 0.002763 ** Output:Residuals 147 24.0618 0.16369 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.1728305 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0013086844 0.0007399465 Output:regressor 0.0007399465 0.0026057419 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.20673 0.19273 -1.0727 0.2852 Output:regressor 0.15540 0.21855 0.7111 0.4782 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | IT | 0.0319 | +- 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.00090 -0.34323 0.05272 0.26934 0.96120 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.20707 0.03807 -5.440 2.18e-07 *** Output:regressor 0.11546 0.04760 2.425 0.0165 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.409 on 147 degrees of freedom Output:Multiple R-squared: 0.03848, Adjusted R-squared: 0.03194 Output:F-statistic: 5.883 on 1 and 147 DF, p-value: 0.0165 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.9843 0.98429 5.883 0.0165 * Output:Residuals 147 24.5946 0.16731 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.1728305 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0014489498 0.0008595483 Output:regressor 0.0008595483 0.0022659026 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.20707 0.19429 -1.0658 0.2883 Output:regressor 0.11546 0.22673 0.5092 0.6114 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | DE | 0.0139 | +- 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.83567 -0.36845 0.04489 0.30482 0.90982 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.24234 0.03417 -7.093 5.14e-11 *** Output:regressor 0.15440 0.08795 1.756 0.0812 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4128 on 147 degrees of freedom Output:Multiple R-squared: 0.02054, Adjusted R-squared: 0.01387 Output:F-statistic: 3.082 on 1 and 147 DF, p-value: 0.08124 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.5253 0.52530 3.0821 0.08124 . Output:Residuals 147 25.0536 0.17043 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.1728305 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0011674215 0.0004270511 Output:regressor 0.0004270511 0.0077350324 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.24234 0.22597 -1.0724 0.2853 Output:regressor 0.15440 0.45154 0.3419 0.7329 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | ES | -0.0006 | +- 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.95010 -0.37267 0.05392 0.30630 0.92714 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.22545 0.04324 -5.214 6.17e-07 *** Output:regressor 0.10660 0.11173 0.954 0.342 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4159 on 147 degrees of freedom Output:Multiple R-squared: 0.006154, Adjusted R-squared: -0.0006065 Output:F-statistic: 0.9103 on 1 and 147 DF, p-value: 0.3416 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.1574 0.15742 0.9103 0.3416 Output:Residuals 147 25.4215 0.17294 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1728305 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.001869999 0.002975744 Output:regressor 0.002975744 0.012483171 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.22545 0.19337 -1.1659 0.2455 Output:regressor 0.10660 0.37340 0.2855 0.7757 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
FR | CH | -0.0056 | +- 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.9123 -0.3627 0.0658 0.3156 0.8763 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.27240 0.06147 -4.431 1.82e-05 *** Output:regressor 0.06932 0.16451 0.421 0.674 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.4169 on 147 degrees of freedom Output:Multiple R-squared: 0.001206, Adjusted R-squared: -0.005588 Output:F-statistic: 0.1776 on 1 and 147 DF, p-value: 0.6741 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.0309 0.030858 0.1776 0.6741 Output:Residuals 147 25.5481 0.173796 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.1728305 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003778764 -0.00840818 Output:regressor -0.008408180 0.02706284 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.272401 0.245067 -1.1115 0.2682 Output:regressor 0.069319 0.728634 0.0951 0.9243 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.574e-16 -1.986e-17 -1.182e-17 -5.290e-18 1.869e-15 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 1.091e-16 1.555e-17 7.018e+00 7.68e-11 *** Output:regressor 1.000e+00 8.651e-17 1.156e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 1.557e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.336e+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 3.2374 3.2374 1.3361e+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.021874 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 2.418645e-34 -7.701510e-34 Output:regressor -7.701510e-34 7.484427e-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.0914e-16 1.8411e-17 5.9281e+00 2.094e-08 *** Output:regressor 1.0000e+00 6.0398e-17 1.6557e+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 | FR | 0.2873 | +- 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.37474 -0.07855 0.00002 0.07836 0.29805 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.15113 0.01196 12.639 < 2e-16 *** Output:regressor 0.19226 0.02469 7.788 1.13e-12 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1249 on 147 degrees of freedom Output:Multiple R-squared: 0.2921, Adjusted R-squared: 0.2873 Output:F-statistic: 60.65 on 1 and 147 DF, p-value: 1.128e-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 0.94552 0.94552 60.647 1.128e-12 *** Output:Residuals 147 2.29183 0.01559 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.021874 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001429939 0.0001529050 Output:regressor 0.0001529050 0.0006095135 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.151132 0.048820 3.0957 0.0023515 ** Output:regressor 0.192262 0.054905 3.5017 0.0006125 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | CH | 0.1912 | +- 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.231915 -0.117117 0.003479 0.092246 0.283139 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.005069 0.019612 0.258 0.796 Output:regressor 0.314884 0.052486 5.999 1.47e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.133 on 147 degrees of freedom Output:Multiple R-squared: 0.1967, Adjusted R-squared: 0.1912 Output:F-statistic: 35.99 on 1 and 147 DF, p-value: 1.474e-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.63675 0.63675 35.992 1.474e-08 *** Output:Residuals 147 2.60060 0.01769 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.021874 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0003846501 -0.0008558903 Output:regressor -0.0008558903 0.0027547957 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.0050688 0.0712062 0.0712 0.9433 Output:regressor 0.3148843 0.2896362 1.0872 0.2787 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | ES | 0.0912 | +- 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.29361 -0.11997 -0.00887 0.10206 0.29737 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.13885 0.01466 9.470 < 2e-16 *** Output:regressor 0.15081 0.03788 3.981 0.000107 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.141 on 147 degrees of freedom Output:Multiple R-squared: 0.09733, Adjusted R-squared: 0.09118 Output:F-statistic: 15.85 on 1 and 147 DF, p-value: 0.0001074 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.31508 0.315076 15.849 0.0001074 *** Output:Residuals 147 2.92228 0.019879 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.021874 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0002149620 0.0003420707 Output:regressor 0.0003420707 0.0014349779 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.138850 0.084439 1.6444 0.1022 Output:regressor 0.150809 0.131344 1.1482 0.2528 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | IT | 0.0418 | +- 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.30620 -0.11538 0.00582 0.09791 0.35084 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.12036 0.01347 8.934 1.57e-15 *** Output:regressor 0.04603 0.01685 2.732 0.00707 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1448 on 147 degrees of freedom Output:Multiple R-squared: 0.04832, Adjusted R-squared: 0.04185 Output:F-statistic: 7.464 on 1 and 147 DF, p-value: 0.007067 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.15643 0.156433 7.4639 0.007067 ** Output:Residuals 147 3.08092 0.020959 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.021874 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0001815071 0.0001076739 Output:regressor 0.0001076739 0.0002838451 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.120361 0.078874 1.5260 0.1292 Output:regressor 0.046028 0.068382 0.6731 0.5019 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | DE | 0.0123 | +- 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.27740 -0.12657 -0.00371 0.10564 0.38460 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.09998 0.01216 8.219 9.83e-14 *** Output:regressor -0.05283 0.03131 -1.687 0.0937 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.147 on 147 degrees of freedom Output:Multiple R-squared: 0.01899, Adjusted R-squared: 0.01232 Output:F-statistic: 2.846 on 1 and 147 DF, p-value: 0.0937 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.0615 0.061493 2.8463 0.0937 . Output:Residuals 147 3.1759 0.021604 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.021874 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.479853e-04 5.413408e-05 Output:regressor 5.413408e-05 9.805122e-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.099984 0.073537 1.3596 0.1760 Output:regressor -0.052828 0.165075 -0.3200 0.7494 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
GB | RO | -0.0052 | +- 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.30169 -0.12071 -0.00956 0.11304 0.37664 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.100359 0.013259 7.569 3.81e-12 *** Output:regressor -0.008949 0.018709 -0.478 0.633 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.1483 on 147 degrees of freedom Output:Multiple R-squared: 0.001554, Adjusted R-squared: -0.005238 Output:F-statistic: 0.2288 on 1 and 147 DF, p-value: 0.6331 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.0050 0.0050308 0.2288 0.6331 Output:Residuals 147 3.2323 0.0219886 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.021874 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 1.758008e-04 9.939995e-05 Output:regressor 9.939995e-05 3.500396e-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.1003592 0.0742746 1.3512 0.1787 Output:regressor -0.0089491 0.1054907 -0.0848 0.9325 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:-5.454e-17 -7.712e-18 -2.754e-18 1.921e-18 2.067e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.000e+00 2.637e-18 0.000e+00 1 Output:regressor 1.000e+00 3.298e-18 3.032e+17 <2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.834e-17 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 9.194e+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 73.838 73.838 9.1939e+34 < 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.4989074 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 6.955272e-36 4.126017e-36 Output:regressor 4.126017e-36 1.087682e-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 1.3936e-18 0.0000e+00 1 Output:regressor 1.0000e+00 5.8467e-18 1.7104e+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 | DE | 0.2927 | +- 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.51184 -0.34139 0.01644 0.43447 1.16695 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.43447 0.04916 -8.837 2.76e-15 *** Output:regressor -0.99850 0.12655 -7.890 6.34e-13 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.594 on 147 degrees of freedom Output:Multiple R-squared: 0.2975, Adjusted R-squared: 0.2927 Output:F-statistic: 62.26 on 1 and 147 DF, p-value: 6.338e-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 21.968 21.9680 62.257 6.338e-13 *** Output:Residuals 147 51.870 0.3529 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.4989074 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0024169952 0.0008841541 Output:regressor 0.0008841541 0.0160143839 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.43447 0.32155 -1.3512 0.1787 Output:regressor -0.99850 0.49548 -2.0152 0.0457 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | ES | 0.2438 | +- 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.75339 -0.29758 0.05389 0.42356 1.47342 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.10480 0.06387 -1.641 0.103 Output:regressor 1.15170 0.16503 6.979 9.47e-11 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6142 on 147 degrees of freedom Output:Multiple R-squared: 0.2489, Adjusted R-squared: 0.2438 Output:F-statistic: 48.7 on 1 and 147 DF, p-value: 9.475e-11 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.376 18.3755 48.703 9.475e-11 *** Output:Residuals 147 55.463 0.3773 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.4989074 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004079826 0.00649226 Output:regressor 0.006492260 0.02723487 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.10480 0.19429 -0.5394 0.59044 Output:regressor 1.15170 0.44403 2.5937 0.01045 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | CH | 0.1358 | +- 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.89149 -0.31764 0.04252 0.56922 1.03555 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.77586 0.09682 -8.013 3.17e-13 *** Output:regressor 1.27624 0.25911 4.926 2.24e-06 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6566 on 147 degrees of freedom Output:Multiple R-squared: 0.1417, Adjusted R-squared: 0.1358 Output:F-statistic: 24.26 on 1 and 147 DF, p-value: 2.237e-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 10.460 10.4599 24.261 2.237e-06 *** Output:Residuals 147 63.378 0.4311 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.4989074 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.009374172 -0.02085860 Output:regressor -0.020858599 0.06713615 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.77586 0.34977 -2.2182 0.02808 * Output:regressor 1.27624 0.77949 1.6373 0.10371 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | GB | 0.0418 | +- 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.7650 -0.3707 0.1420 0.5144 1.1347 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.48737 0.06908 -7.055 6.29e-11 *** Output:regressor 1.04982 0.38427 2.732 0.00707 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6914 on 147 degrees of freedom Output:Multiple R-squared: 0.04832, Adjusted R-squared: 0.04185 Output:F-statistic: 7.464 on 1 and 147 DF, p-value: 0.007067 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.568 3.568 7.4639 0.007067 ** Output:Residuals 147 70.270 0.478 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.4989074 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004771757 -0.01519435 Output:regressor -0.015194347 0.14766063 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.48737 0.40620 -1.1998 0.2321 Output:regressor 1.04982 1.86923 0.5616 0.5752 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | FR | 0.0319 | +- 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.74520 -0.30359 0.09228 0.37784 1.25418 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.29573 0.06656 -4.443 1.73e-05 *** Output:regressor 0.33329 0.13741 2.425 0.0165 * Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.695 on 147 degrees of freedom Output:Multiple R-squared: 0.03848, Adjusted R-squared: 0.03194 Output:F-statistic: 5.883 on 1 and 147 DF, p-value: 0.0165 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.841 2.84133 5.883 0.0165 * Output:Residuals 147 70.997 0.48297 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.4989074 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004429702 0.004736731 Output:regressor 0.004736731 0.018881669 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.29573 0.54233 -0.5453 0.5864 Output:regressor 0.33329 0.63436 0.5254 0.6001 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
IT | RO | 0.0181 | +- 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.73436 -0.45558 0.02345 0.46784 1.45908 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.42772 0.06258 -6.834 2.04e-10 *** Output:regressor -0.17038 0.08831 -1.929 0.0556 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6999 on 147 degrees of freedom Output:Multiple R-squared: 0.0247, Adjusted R-squared: 0.01806 Output:F-statistic: 3.722 on 1 and 147 DF, p-value: 0.05562 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.823 1.8235 3.7222 0.05562 . Output:Residuals 147 72.015 0.4899 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.4989074 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003916769 0.00221459 Output:regressor 0.002214590 0.00779874 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.42772 0.61169 -0.6993 0.4855 Output:regressor -0.17038 0.57066 -0.2986 0.7657 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.736e-15 8.600e-18 1.870e-17 3.037e-17 2.382e-16 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -1.091e-16 2.067e-17 -5.281e+00 4.55e-07 *** Output:regressor 1.000e+00 2.917e-17 3.429e+16 < 2e-16 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 2.312e-16 on 147 degrees of freedom Output:Multiple R-squared: 1, Adjusted R-squared: 1 Output:F-statistic: 1.176e+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 62.817 62.817 1.1756e+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.424442 Output:[1] 0.424442 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 4.272005e-34 2.415445e-34 Output:regressor 2.415445e-34 8.506055e-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.0914e-16 2.2132e-17 -4.9314e+00 2.18e-06 *** Output:regressor 1.0000e+00 1.6949e-17 5.9001e+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 | CH | 0.1858 | +- 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.6115 -0.3091 -0.0052 0.4263 1.1790 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) 0.14109 0.08668 1.628 0.106 Output:regressor -1.36809 0.23197 -5.898 2.43e-08 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.5878 on 147 degrees of freedom Output:Multiple R-squared: 0.1913, Adjusted R-squared: 0.1858 Output:F-statistic: 34.78 on 1 and 147 DF, p-value: 2.43e-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 12.020 12.0198 34.783 2.43e-08 *** Output:Residuals 147 50.798 0.3456 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.424442 Output:[1] 0.04339158 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.007513373 -0.01671811 Output:regressor -0.016718110 0.05380944 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.14109 0.35666 0.3956 0.6930 Output:regressor -1.36809 3.26856 -0.4186 0.6761 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | DE | 0.1115 | +- 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.78589 -0.29647 0.07557 0.40523 1.07503 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.25202 0.05083 -4.958 1.94e-06 *** Output:regressor 0.57867 0.13083 4.423 1.88e-05 *** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6141 on 147 degrees of freedom Output:Multiple R-squared: 0.1175, Adjusted R-squared: 0.1115 Output:F-statistic: 19.56 on 1 and 147 DF, p-value: 1.882e-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 7.378 7.3783 19.564 1.882e-05 *** Output:Residuals 147 55.439 0.3771 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.424442 Output:[1] 0.1488776 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.0025832917 0.0009449866 Output:regressor 0.0009449866 0.0171162212 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.25202 0.69525 -0.3625 0.7175 Output:regressor 0.57867 1.20654 0.4796 0.6322 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | FR | 0.0529 | +- 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.08177 -0.07876 0.12400 0.41668 0.76781 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.18823 0.06072 -3.100 0.00232 ** Output:regressor 0.38165 0.12536 3.044 0.00276 ** Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.634 on 147 degrees of freedom Output:Multiple R-squared: 0.05931, Adjusted R-squared: 0.05291 Output:F-statistic: 9.268 on 1 and 147 DF, p-value: 0.002763 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.726 3.7257 9.2682 0.002763 ** Output:Residuals 147 59.092 0.4020 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.424442 Output:[1] 0.1728305 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003686901 0.003942445 Output:regressor 0.003942445 0.015715468 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.18823 0.78007 -0.2413 0.8097 Output:regressor 0.38165 0.39783 0.9593 0.3390 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | IT | 0.0181 | +- 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.8882 -0.2235 0.1231 0.3918 1.0154 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.33895 0.06008 -5.642 8.38e-08 *** Output:regressor -0.14495 0.07513 -1.929 0.0556 . Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6456 on 147 degrees of freedom Output:Multiple R-squared: 0.0247, Adjusted R-squared: 0.01806 Output:F-statistic: 3.722 on 1 and 147 DF, p-value: 0.05562 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.551 1.55132 3.7222 0.05562 . Output:Residuals 147 61.266 0.41678 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.424442 Output:[1] 0.4989074 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.003609386 0.002141166 Output:regressor 0.002141166 0.005644445 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.33895 1.52764 -0.2219 0.8247 Output:regressor -0.14495 1.20711 -0.1201 0.9046 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | ES | -0.0048 | +- 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.90335 -0.18342 0.08821 0.46331 0.90570 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.30668 0.06791 -4.516 1.28e-05 *** Output:regressor -0.09528 0.17546 -0.543 0.588 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.653 on 147 degrees of freedom Output:Multiple R-squared: 0.002002, Adjusted R-squared: -0.004787 Output:F-statistic: 0.2949 on 1 and 147 DF, p-value: 0.5879 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.126 0.12577 0.2949 0.5879 Output:Residuals 147 62.692 0.42647 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.424442 Output:[1] 0.09360457 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004611582 0.007338447 Output:regressor 0.007338447 0.030784601 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.306681 0.874001 -0.3509 0.7262 Output:regressor -0.095283 1.675302 -0.0569 0.9547 Output: Output:[1] "-------------------------------------------------------------------------------------------" | |
RO | GB | -0.0052 | +- 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.9073 -0.2012 0.1173 0.4522 0.8949 Output: Output:Coefficients: Output: Estimate Std. Error t value Pr(>|t|) Output:(Intercept) -0.26610 0.06526 -4.077 7.43e-05 *** Output:regressor -0.17365 0.36304 -0.478 0.633 Output:--- Output:Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Output: Output:Residual standard error: 0.6532 on 147 degrees of freedom Output:Multiple R-squared: 0.001554, Adjusted R-squared: -0.005238 Output:F-statistic: 0.2288 on 1 and 147 DF, p-value: 0.6331 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.098 0.09762 0.2288 0.6331 Output:Residuals 147 62.720 0.42667 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variances of Regressand and Regressor -----------------------------------" Output:[1] 0.424442 Output:[1] 0.021874 Output:[1] "-------------------------------------------------------------------------------------------" Output:[1] "----------------- Variance-Covariance Matrix ----------------------------------------------" Output: (Intercept) regressor Output:(Intercept) 0.004259032 -0.01356172 Output:regressor -0.013561716 0.13179450 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.26610 0.64242 -0.4142 0.6793 Output:regressor -0.17365 3.75047 -0.0463 0.9631 Output: Output:[1] "-------------------------------------------------------------------------------------------" |