.checkRankX: Check for identifiability of fixed effects matrices X, Xzi, Xd.
When rank_check='adjust', drop columns in X and remove associated parameters.
Description
Check for identifiability of fixed effects matrices X, Xzi, Xd.
When rank_check='adjust', drop columns in X and remove associated parameters.
Usage
.checkRankX(TMBStruc, rank_check = c("warning", "adjust", "stop", "skip"))