da.mlmWithCov.fit: Provides coefficient of determination for multivariate...

View source: R/daFitFunctions.r

da.mlmWithCov.fitR Documentation

Provides coefficient of determination for multivariate models.

Description

Provides coefficient of determination for multivariate models.

Usage

da.mlmWithCov.fit(base.cov, ...)

Arguments

base.cov

variance/covariance matrix

...

ignored

Value

A list with several fit indices

r.squared.xy

Corresponds to R^2_{XY}

p.squared.yx

Corresponds to P^2_{YX}

See mlmWithCov

References

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

See Also

Other fit indices: da.betareg.fit(), da.clm.fit(), da.dynlm.fit(), da.glm.fit(), da.lm.fit(), da.lmWithCov.fit(), da.lmerMod.fit()


clbustos/dominanceAnalysis documentation built on March 8, 2024, 5:22 a.m.