.checkRankX {glmmTMB} | R Documentation |
Check for identifiability of fixed effects matrices X, Xzi, Xdisp. When rank_check='adjust', drop columns in X and remove associated parameters.
Description
Check for identifiability of fixed effects matrices X, Xzi, Xdisp. When rank_check='adjust', drop columns in X and remove associated parameters.
Usage
.checkRankX(Xlist, rank_check = c("warning", "adjust", "stop", "skip"))
[Package glmmTMB version 1.1.11 Index]