Interesting. Not sure. Here is a reproducible example anyway.
library(plm)
Data_Filip_Victoria_EJIM <- data.frame(
stringsAsFactors = FALSE,
country = c("Austria",
"Austria","Austria","Austria","Austria","Austria",
"Belgium","Belgium","Belgium","Belgium","Belgium",
"Belgium","Bulgaria","Bulgaria","Bulgaria",
"Bulgaria","Bulgaria","Bulgaria","Croatia",
"Croatia","Croatia","Croatia","Croatia","Croatia",
"Czechia","Czechia","Czechia","Czechia","Czechia",
"Czechia","Denmark","Denmark","Denmark",
"Denmark","Denmark","Denmark","Estonia","Estonia",
"Estonia","Estonia","Estonia","Estonia","Finland",
"Finland","Finland","Finland","Finland",
"Finland","France","France","France","France",
"France","France","Germany","Germany","Germany",
"Germany","Germany","Germany","Greece","Greece",
"Greece","Greece","Greece","Greece","Hungary",
"Hungary","Hungary","Hungary","Hungary","Hungary",
"Ireland","Ireland","Ireland","Ireland",
"Ireland","Ireland","Italy","Italy","Italy","Italy",
"Italy","Italy","Latvia","Latvia","Latvia",
"Latvia","Latvia","Latvia","Lithuania",
"Lithuania","Lithuania","Lithuania","Lithuania",
"Lithuania","Luxembourg","Luxembourg","Luxembourg",
"Luxembourg","Luxembourg","Luxembourg","Netherlands",
"Netherlands","Netherlands","Netherlands",
"Netherlands","Netherlands","Poland","Poland",
"Poland","Poland","Poland","Poland","Portugal",
"Portugal","Portugal","Portugal","Portugal",
"Portugal","Romania","Romania","Romania","Romania",
"Romania","Romania","Slovakia","Slovakia",
"Slovakia","Slovakia","Slovakia","Slovakia","Slovenia",
"Slovenia","Slovenia","Slovenia","Slovenia",
"Slovenia","Spain","Spain","Spain","Spain",
"Spain","Spain","Sweden","Sweden","Sweden",
"Sweden","Sweden","Sweden","United Kingdom",
"United Kingdom","United Kingdom","United Kingdom",
"United Kingdom","United Kingdom"),
year = c(2007L,2010L,2012L,
2014L,2016L,2018L,2007L,2010L,2012L,2014L,
2016L,2018L,2007L,2010L,2012L,2014L,2016L,
2018L,2007L,2010L,2012L,2014L,2016L,2018L,
2007L,2010L,2012L,2014L,2016L,2018L,2007L,2010L,
2012L,2014L,2016L,2018L,2007L,2010L,2012L,
2014L,2016L,2018L,2007L,2010L,2012L,2014L,
2016L,2018L,2007L,2010L,2012L,2014L,2016L,2018L,
2007L,2010L,2012L,2014L,2016L,2018L,2007L,
2010L,2012L,2014L,2016L,2018L,2007L,2010L,
2012L,2014L,2016L,2018L,2007L,2010L,2012L,
2014L,2016L,2018L,2007L,2010L,2012L,2014L,2016L,
2018L,2007L,2010L,2012L,2014L,2016L,2018L,
2007L,2010L,2012L,2014L,2016L,2018L,2007L,
2010L,2012L,2014L,2016L,2018L,2007L,2010L,2012L,
2014L,2016L,2018L,2007L,2010L,2012L,2014L,
2016L,2018L,2007L,2010L,2012L,2014L,2016L,
2018L,2007L,2010L,2012L,2014L,2016L,2018L,
2007L,2010L,2012L,2014L,2016L,2018L,2007L,2010L,
2012L,2014L,2016L,2018L,2007L,2010L,2012L,
2014L,2016L,2018L,2007L,2010L,2012L,2014L,
2016L,2018L,2007L,2010L,2012L,2014L,2016L,2018L),
X3 = c(4.06,3.68,4.05,
3.64,4.08,4.18,4,4.01,4.12,4.1,4.05,3.98,
2.47,2.3,3.2,2.94,2.35,2.76,2.5,2.36,3.35,
2.92,2.99,3.01,3,3.25,2.96,3.29,3.36,3.46,
3.82,3.99,4.07,3.82,3.75,3.96,2.91,2.75,2.79,
3.34,3.18,3.1,3.81,4.08,4.12,3.52,4.01,4,
3.82,4,3.96,3.98,4.01,4,4.19,4.34,4.26,
4.32,4.44,4.37,3.05,2.94,2.88,3.17,3.32,3.17,
3.12,3.08,3.14,3.18,3.48,3.27,3.72,3.76,
3.35,3.84,3.77,3.29,3.52,3.72,3.74,3.78,3.79,
3.85,2.56,2.88,2.52,3.03,3.24,2.98,2.3,2.72,
2.58,3.18,3.57,2.73,3.86,4.06,3.79,3.91,
4.24,3.63,4.29,4.25,4.15,4.23,4.29,4.21,2.69,
2.98,3.1,3.08,3.17,3.21,3.16,3.17,3.42,
3.37,3.09,3.25,2.73,2.25,2.51,2.77,2.88,2.91,
2.68,3,2.99,3.22,3.24,3,3.22,2.65,3.24,
3.35,3.19,3.26,3.51,3.58,3.74,3.77,3.72,3.84,
4.11,4.03,4.13,4.09,4.27,4.24,4.05,3.95,
3.95,4.16,4.21,4.03),
X4 = c(6.05,6.45,6.24,
6.22,6.14,5.95,5.97,5.78,5.36,5.39,5.14,4.51,
2.33,2.17,2.11,2.95,3.28,3.36,4.74,5.06,
5.43,5.51,5.57,5.46,3.75,3.32,3.61,3.72,3.97,
3.95,6.36,6.06,6.29,5.45,5.59,5.52,3.68,
4.22,4.49,4.2,4.53,4.72,5.45,5.89,5.83,6.1,
5.78,5.42,6.64,6.63,6.56,6.4,6.08,6.05,6.55,
6.49,6.15,6.01,5.72,5.51,4.31,4.11,3.98,
4.21,4.28,4.52,3.56,3.76,4.03,4.01,4.22,4.15,
3.71,3.94,4.81,5.29,5.27,4.64,4.17,4.03,
4.2,4.37,4.42,4.52,3.44,3.19,3.1,3,3.31,
3.05,4.92,5.28,5.23,5.02,4.96,4.73,5.69,5.78,
5.89,5.79,5.57,5.46,5.92,5.35,5.65,6.05,
6.22,6.14,3.2,2.06,2.33,3.05,3.81,4.1,5.43,
5.98,6.29,6.35,6.16,6.02,2.06,1.98,2.1,2.08,
2.8,2.7,3.67,3.47,3.59,3.62,4.03,3.99,4.44,
4.94,4.68,5.08,4.65,4.41,5.37,5.17,5.91,
5.95,5.8,5.5,5.5,5.69,5.66,5.52,5.36,5.48,
5.75,5.15,5.47,5.31,5.16,5.11),
X5 = c(5.55,5.54,5.29,
5.22,5.29,5.26,5.97,5.61,5.36,4.96,4.89,4.79,
2.92,2.94,2.99,3.05,3.12,3.01,3.55,3.45,
3.23,3.1,2.66,2.76,4.43,4.35,4.53,4.59,4.53,
4.41,5.9,5.36,5.51,4.47,4.63,4.56,3.15,
3.56,3.53,3.56,3.87,4.11,5.83,5.86,5.56,5.87,
5.82,5.63,7.02,6.53,6.4,6.29,5.81,5.76,6.52,
6.35,5.74,5.72,5.58,5.5,2.7,2.88,2.57,
2.73,2.83,2.84,3.29,3.36,3.56,3.56,3.8,3.6,
3.37,3.22,3.95,4.05,4.04,3.69,3.12,3.4,3.53,
4.24,3.96,4.08,3.57,3.77,3.87,4.18,4.03,
4.24,4.26,4.19,4.44,4.67,4.42,4.39,5.24,5.1,
5.1,5.03,5.05,4.86,5.58,5.64,5.73,5.48,5.69,
5.76,2.13,2.89,2.47,2.56,3.11,3.56,4.55,
4.41,4.4,4.44,4.26,4.22,2.5,2.73,2.36,2.33,
2.75,2.6,4.4,4.43,4.45,4.35,4.59,4.43,3.47,
3.48,2.88,3.24,3.18,2.92,4.87,4.77,5.65,
5.88,5.95,5.46,5.74,5.42,5,4.57,4.25,4.57,
4.68,4.52,4.88,5.01,4.78,4.7),
X6 = c(4.64,4.98,4.73,
4.72,4.02,3.87,6.26,6.34,6.45,6.28,6.31,6.14,
3.45,3.62,3.75,3.92,3.91,4.12,3.18,3.75,
3.98,4.3,4.55,4.64,3.43,4.16,4.67,4.42,3.6,
3.47,6.42,6.22,6.15,5.68,5.76,5.7,5.29,5.6,
5.61,5.6,5.55,5.61,6.16,6.45,6.21,6.38,
6.36,6.2,6.02,5.89,5.59,5.41,5.28,5.14,6.41,
6.38,6.13,5.85,5.61,5.45,4.53,4.14,4.13,4.49,
4.59,4.53,3.09,3.93,4.05,3.92,3.37,3.25,
4.2,4.44,5.22,5.19,5.33,5.11,3.18,3.66,3.91,
4.28,4.32,4.41,4.33,4.4,4.68,5.1,5.18,5.09,
4,4.73,4.9,5.13,4.85,4.76,4.46,5.52,5.21,
5.4,4.68,4.55,6.68,6.6,6.63,6.79,6.77,6.79,
3.57,2.82,3.45,3.68,4.02,4.21,4.73,4.72,
4.93,5.18,5.3,5.18,3.41,3.26,2.75,3,3.42,
3.53,3.29,4.12,3.9,3.69,3.16,3.01,4.62,5.25,
5.24,5.09,4.97,5.03,5.06,5.18,5.76,5.78,
5.65,5.52,5.69,5.87,6.04,5.82,5.62,5.5,5.38,
5.22,5.61,5.68,5.67,5.49),
X7 = c(5.75,6.17,5.93,
5.4,5.36,5.21,5.9,6.16,6.22,5.97,5.84,5.68,
3.46,3.75,4.15,4.19,4.05,4.26,4.08,4.34,
4.41,4.37,4.16,4.25,5.15,5.9,5.95,5.76,5.41,
5.25,6.41,6.43,6.32,5.64,5.58,6.05,5.21,4.87,
4.39,4.14,3.73,5.14,6.28,6.33,6.16,6.22,
6.05,6.31,6.41,6.31,6.33,6.06,5.84,5.73,6.65,
6.61,6.45,6.08,5.95,5.76,5.42,5.48,5.4,
5.26,5.12,4.79,4.42,4.8,4.74,3.94,4.23,4.13,
5.34,5.2,5.55,5.55,5.76,5.38,4.45,4.1,4.6,
4.35,4.52,4.63,5.04,5.48,5.17,5.39,5.37,
5.21,4.47,4.22,3.73,4.32,4.12,4.36,5.22,5.43,
5.8,5.59,5.38,5.62,6.43,6.36,6.5,6.46,6.41,
6.58,3.88,3.74,3.65,3.91,4.07,4.46,5.54,
5.18,5.53,5.62,5.56,5.45,3.78,4.05,3.64,3.36,
3.56,4.04,3.48,3.54,3.18,3.23,3.52,3.47,
4.71,4.86,4.64,4.33,4.42,4.32,5.68,5.5,6.02,
6.04,5.89,5.83,5.79,6.04,6.25,5.73,5.6,5.76,
6.34,5.56,5.94,5.61,5.78,5.51),
X8 = c(3.83,3.49,3.77,
3.53,3.79,3.71,3.61,3.83,3.85,3.8,3.83,3.66,
2.47,2.5,2.97,2.75,2.4,2.94,2.36,2.62,3.06,
2.95,3.07,2.98,2.95,3.31,2.95,3.24,3.58,
3.29,3.97,3.58,3.93,3.79,3.82,3.92,2.75,3.14,
2.51,3.4,3.41,3.32,3.68,3.86,3.98,3.89,
4.01,3.82,3.51,3.63,3.64,3.65,3.71,3.59,3.88,
4,3.87,4.1,4.12,4.09,3.06,2.48,2.38,3.36,
2.85,2.84,3,2.83,2.82,2.97,3.02,3.35,3.82,
3.6,3.4,3.8,3.47,3.36,3.19,3.38,3.34,3.36,
3.45,3.47,2.53,2.94,2.71,3.22,3.11,2.8,2.64,
2.79,2.73,3.04,3.42,2.85,3.67,4.04,3.54,
3.82,3.9,3.53,3.99,3.98,3.85,3.96,4.12,3.92,
2.88,3.12,3.3,3.26,3.27,3.25,3.24,3.31,
3.19,3.26,3.37,3.17,2.6,2.36,2.65,2.83,3,2.58,
2.61,2.79,2.88,2.89,3.28,2.79,2.79,2.59,
3.05,3.11,2.88,3.42,3.17,3.47,3.4,3.63,3.48,
3.62,3.85,3.88,3.68,3.75,3.92,4.05,3.74,
3.74,3.73,3.94,3.98,3.77),
X9 = c(3.97,3.78,3.71,
3.26,3.85,3.88,3.65,3.31,3.73,3.8,4.05,3.99,
2.79,3.07,3.25,3.31,2.93,3.23,2.69,2.97,
2.95,2.98,3.12,2.93,3.06,3.42,3.01,3.59,3.65,
3.75,3.67,3.46,3.7,3.65,3.66,3.53,2.85,
3.17,2.82,3.34,3.07,3.26,3.3,3.41,3.85,3.52,
3.51,3.56,3.63,3.3,3.73,3.68,3.64,3.55,3.91,
3.66,3.67,3.74,3.86,3.86,3.11,2.85,2.69,
2.97,2.97,3.3,3.07,2.78,2.99,3.4,3.44,3.22,
3.76,3.7,3.4,3.44,3.83,3.42,3.57,3.21,3.53,
3.54,3.65,3.51,3.31,3.38,2.72,3.38,3.28,
2.74,3,3.19,2.97,3.1,3.49,2.79,3,3.67,3.7,
3.82,4.24,3.37,4.05,3.61,3.86,3.64,3.94,3.68,
2.92,3.22,3.47,3.46,3.44,3.68,3.23,3.02,
3.43,3.43,3.24,3.83,3.2,3.24,2.99,3.32,3.06,
3.18,3.09,3.05,2.84,3.3,3.41,3.1,3.14,2.84,
3.34,3.05,3.1,3.19,3.45,3.11,3.68,3.51,
3.63,3.83,3.9,3.83,3.39,3.76,4,3.92,3.85,3.66,
3.63,3.63,3.77,3.67),
X10 = c(4.13,3.7,4.1,
3.56,4.18,4.08,3.95,4.13,3.98,4.11,4.07,4.13,
2.86,2.85,3.1,3,3.06,2.88,2.83,2.53,2.92,3,
3.21,3.1,3,3.27,3.34,3.51,3.65,3.72,3.83,
3.83,4.14,3.74,4.01,4.01,3,3.17,2.82,3.27,
3.18,3.15,3.85,3.92,4.14,3.72,3.88,3.89,
3.76,3.87,3.82,3.75,3.82,3.84,4.21,4.14,4.09,
4.12,4.28,4.31,3.33,2.69,2.76,3.23,2.91,
3.06,3.07,2.87,3.18,3.33,3.35,3.21,3.93,3.82,
3.54,3.94,3.79,3.6,3.63,3.74,3.65,3.62,
3.77,3.66,2.94,2.96,2.64,3.21,3.29,2.69,2.7,
2.85,2.91,2.99,3.49,2.96,3.22,3.67,3.82,3.78,
4.01,3.76,4.25,4.16,4.05,4.13,4.22,4.09,
3.04,3.26,3.3,3.47,3.39,3.58,3.19,3.31,3.48,
3.71,3.15,3.71,2.86,2.68,2.83,3.2,2.82,
3.07,3,3.15,3.07,3.16,3.12,3.14,3.09,2.9,3.25,
3.51,3.2,3.05,3.55,3.62,3.69,3.83,3.73,
3.8,4.06,4.22,3.9,3.98,4.25,3.98,4.02,3.92,
3.93,4.03,4.05,4.05),
X11 = c(3.97,3.83,3.97,
3.93,4.36,4.09,3.96,4.22,4.05,4.11,4.22,4.05,
3.14,2.96,3.16,2.88,2.72,3.02,2.46,2.82,
3.2,3.11,3.16,3.01,3.27,3.6,3.17,3.56,3.84,
3.7,3.76,3.94,4.1,3.36,3.74,4.18,2.84,2.95,
3,3.2,3.25,3.21,4.17,4.09,4.14,3.31,4.04,
4.32,3.87,4.01,3.97,3.89,4.02,4,4.12,4.18,
4.05,4.17,4.27,4.24,3.53,3.31,2.98,3.03,
3.59,3.18,3,2.87,3.52,3.82,3.4,3.67,3.96,4.02,
3.65,4.13,3.98,3.62,3.66,3.83,3.73,3.84,
3.86,3.85,3.06,3.55,2.97,3.5,3.42,2.79,2.6,
3.27,2.73,3.17,3.68,3.12,3.56,3.92,3.91,
3.68,4.12,3.61,4.14,4.12,4.12,4.07,4.17,4.02,
3.12,3.45,3.32,3.54,3.46,3.51,3.44,3.38,3.6,
3.71,3.65,3.72,2.86,2.9,3.1,3.39,2.95,
3.26,2.87,3.54,2.84,3.02,3.12,2.99,2.91,3.16,
3.2,3.51,3.27,3.27,3.62,3.96,3.67,3.54,3.82,
3.83,4.15,4.22,3.82,3.97,4.38,3.88,4.1,
4.13,4,4.08,4.13,4.11),
X12 = c(4.44,4.08,3.79,
4.04,4.37,4.25,4.25,4.29,4.2,4.39,4.43,4.41,
3.56,3.18,3.56,4.04,3.31,3.31,3.45,3.22,
3.54,3.37,3.39,3.59,3.56,4.16,3.4,3.73,3.94,
4.13,4.11,4.38,4.21,4.39,3.92,4.41,3.35,
3.68,3.23,3.55,4.08,3.8,4.18,4.08,4.1,3.8,
4.14,4.28,4.02,4.37,4.02,4.17,4.25,4.15,4.33,
4.48,4.32,4.36,4.45,4.39,4.12,3.49,3.32,3.5,
3.85,3.66,3.69,3.52,3.41,4.06,3.88,3.79,
4.32,4.47,3.77,4.13,3.94,3.76,3.93,4.08,4.05,
4.05,4.03,4.13,3.69,3.72,3.08,4.06,3.62,
2.88,3.4,3.92,3.7,3.6,4.14,3.65,4,4.58,4.19,
4.71,4.8,3.9,4.38,4.41,4.15,4.34,4.41,
4.25,3.59,4.52,4.04,4.13,3.8,3.95,4.06,3.84,
3.88,3.87,3.95,4.13,3.18,3.45,3.82,4,3.22,
3.68,3.26,3.92,3.57,3.94,3.81,3.14,3.73,3.1,
3.6,3.82,3.47,3.7,3.86,4.12,4.02,4.07,4,
4.06,4.43,4.32,4.26,4.26,4.45,4.28,4.25,4.37,
4.19,4.33,4.33,4.33),
Y = c(6.56,0.66,0.97,
1.04,-2.15,0.46,19.87,11.97,2.35,-0.66,12.44,
3.27,27.9,3.08,3.14,0.81,1.91,1.83,7.76,
1.96,2.32,5.02,0.53,1.89,5.52,2.96,3.85,2.64,
5.03,4.49,2.08,-2.79,0.24,1.33,0.08,0.05,
10.3,7.66,6.75,2.56,4.41,4.83,4.86,2.95,1.61,
6.77,3.57,-0.88,2.38,0.52,0.6,0.09,0.93,
1.37,2.34,1.93,0.8,-0.08,0.45,1.86,0.66,0.11,
0.71,1.13,1.42,1.82,2.82,1.79,11.4,5.67,
-4.27,5.3,9.15,19.27,21.73,18.67,13.11,-7.34,
1.98,0.43,0,1.08,1.52,1.58,7.52,1.76,3.94,
2.85,0.93,2.89,5.76,2.75,1.87,-0.38,1.01,
2.05,-58.33,73.53,44.99,28.58,52.56,-23.63,
13.47,-0.85,2.98,5.05,3.92,12.5,4.62,2.67,
2.48,2.62,3.32,2.38,1.17,1.22,3.81,2.13,2.46,
2.82,5.57,1.8,1.87,1.61,2.65,2.6,5.21,1.96,
3.16,-0.51,0.9,1.12,1.58,0.22,0.73,2.11,
2.79,2.53,4.37,2.81,1.94,1.65,2.56,3.17,5.86,
0.02,2.95,0.69,3.71,0.69,5.7,2.35,2.05,
0.81,9.6,2.29)
)
plm(formula = Y ~ X3 + X4 + X5 + X6 + X7 + X8 + X9 + X10 + X11 +
X12 + factor(country) + factor(year), data = Data_Filip_Victoria_EJIM,
model = "within")