dominanceanalysis2.1.1 package

Dominance Analysis

averageContribution

Retrieve average contribution of each predictor in a dominance analysi...

bootAverageDominanceAnalysis

Bootstrap Average Values for Dominance Analysis

bootDominanceAnalysis

Bootstrap Analysis for Dominance Analysis

centerOnGroup

Center the variables on groups mean.

checkDominanceAnalysis

Check if the given object have the dominanceAnalysis class

contributionByLevel

Retrieve average contribution by level for each predictor

da.betareg.fit

Provides fit indices for betareg models.

da.clm.fit

Provides fit indices for ordinal regression models, based on the Nagel...

da.dynlm.fit

Provides coefficient of determination for dynlm models.

da.glm.fit

Provides fit indices for GLM models.

da.lm.fit

Provides coefficient of determination for lm models.

da.lmerMod.fit

Provides fit indices for hierarchical linear models, based on Nakagawa...

da.lmWithCov.fit

Provides coefficient of determination for linear models, using covaria...

da.mlmWithCov.fit

Provides coefficient of determination for multivariate models.

daAverageContributionByLevel

Calculates the average contribution by level for a daRawResult object

daCompleteDominance

Matrix of Complete dominance of one variable over another Uses daRawRe...

daConditionalDominance

Matrix of Conditional dominance of one variable over another.

daGeneralDominance

Matrix of General dominance of one variable over another Uses daRawRes...

daRawResults

Retrieve raw results for dominance analysis.

daSubmodels

Returns all the submodels derived from full models.

dominanceanalysis-package

Dominance analysis for general, generalized and mixed linear models

dominanceAnalysis

Dominance analysis for OLS (univariate and multivariate), GLM and LMM ...

dominanceBriefing

Retrieve a briefing for complete, conditional and general dominance

dominanceMatrix

Retrieve or calculates a dominance matrix for a given object

formulas.daSubmodels

Return a list with formulas for a given daSubmodels object

getData

Returns data from different models

getEqualRowId

Return the index of row equals to r on m

getFits

Retrieve fit matrix or matrices

lmmR2

Calculates several measures of fit for Linear Mixed Models based on Lo...

lmWithCov

Uses covariance/correlation matrix for calculate OLS

mlmWithCov

Uses covariance/correlation matrix to calculate multivariate index of ...

plot.dominanceAnalysis

Plot for a dominanceAnalysis object

print.dominanceAnalysis

Print the results of a dominanceAnalysis object

print.lmmR2

Print method for lmmR2 object, that retrieves the summary.

print.summary.bootDominanceAnalysis

Print a summary.bootDominanceAnalysis object

print.summary.dominanceAnalysis

Print a summary.dominanceAnalysis object

print.summary.lmmR2

Print method for lmmR2 models summary

rankUsingMatrix

Dominance of each factor over others. Dominance requires that a variab...

replaceTermsInString

Replace terms by name using the terms definition

summary.bootAverageDominanceAnalysis

Summary for bootAverageDominanceAnalysis.

summary.bootDominanceAnalysis

Summary for bootDominanceAnalysis.

summary.dominanceAnalysis

Summary for a dominanceAnalysis object

summary.lmmR2

Summary for lmmR2 models

using-fit-indices

Provides fit indices for different regression models.

Dominance analysis is a method that allows to compare the relative importance of predictors in multiple regression models: ordinary least squares, generalized linear models, hierarchical linear models, beta regression and dynamic linear models. The main principles and methods of dominance analysis are described in Budescu, D. V. (1993) <doi:10.1037/0033-2909.114.3.542> and Azen, R., & Budescu, D. V. (2003) <doi:10.1037/1082-989X.8.2.129> for ordinary least squares regression. Subsequently, the extensions for multivariate regression, logistic regression and hierarchical linear models were described in Azen, R., & Budescu, D. V. (2006) <doi:10.3102/10769986031002157>, Azen, R., & Traxel, N. (2009) <doi:10.3102/1076998609332754> and Luo, W., & Azen, R. (2013) <doi:10.3102/1076998612458319>, respectively.

  • Maintainer: Claudio Bustos Navarrete
  • License: GPL-2
  • Last published: 2025-10-01