dominanceanalysis-package |
Dominance analysis for general, generalized and mixed linear models |
averageContribution |
Retrieve average contribution of each predictor in a dominance analysis. |
bootAverageDominanceAnalysis |
Bootstrap Average Values for Dominance Analysis |
bootDominanceAnalysis |
Bootstrap Analysis for Dominance Analysis |
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 Nagelkerke (1991) method. |
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 et al.(2017) and Luo and Azen (2013). |
da.lmWithCov.fit |
Provides coefficient of determination for linear models, using covariance/correlation matrix. |
da.mlmWithCov.fit |
Provides coefficient of determination for multivariate models. |
dominanceAnalysis |
Dominance analysis for OLS (univariate and multivariate), GLM and LMM models |
dominanceanalysis |
Dominance analysis for general, generalized and mixed linear models |
dominanceBriefing |
Retrieve a briefing for complete, conditional and general dominance |
dominanceMatrix |
Retrieve or calculates a dominance matrix for a given object |
dominanceMatrix.data.frame |
Retrieve or calculates a dominance matrix for a given object |
dominanceMatrix.dominanceAnalysis |
Retrieve or calculates a dominance matrix for a given object |
dominanceMatrix.matrix |
Retrieve or calculates a dominance matrix for a given object |
getFits |
Retrieve fit matrix or matrices |
lmmR2 |
Calculates several measures of fit for Linear Mixed Models based on Lou and Azen (2013) text. Models could be lmer or lme models. |
lmWithCov |
Uses covariance/correlation matrix for calculate OLS |
mlmWithCov |
Uses covariance/correlation matrix to calculate multivariate index of fit |
plot.dominanceAnalysis |
Plot for a 'dominanceAnalysis' object |
replaceTermsInString |
Replace terms by name using the terms definition |
tropicbird |
Distribution of a tropical native bird species inhabiting a small oceanic island. |
using-fit-indices |
Provides fit indices for different regression models. |