r.squared(object, model = NULL, type = c('cor', 'rss', 'ess'), dfcor = FALSE)
"plm"
,"rss"
), the explained sum of squares ("ess"
)
or the coefficient of correlation between the fitted values and the
response (cor
).TRUE
, the adjusted R squared is computed.