Provides coefficient of determination for multivariate models.
da.mlmWithCov.fit(base.cov, ...)
variance/covariance matrix
ignored
A list with several fit indices
r.squared.xy
\(R^2_{XY}\)
p.squared.yx
\(P^2_{YX}\)
See mlmWithCov
Azen, R., & Budescu, D. V. (2006). Comparing Predictors in Multivariate Regression Models: An Extension of Dominance Analysis. Journal of Educational and Behavioral Statistics, 31(2), 157-180. doi:10.3102/10769986031002157
Other fit indices:
da.betareg.fit()
,
da.dynlm.fit()
,
da.glm.fit()
,
da.lm.fit()
,
da.lmWithCov.fit()
,
da.lmerMod.fit()