identifyComponentModel Determine if a variance components model is identified
Source:R/identifyModel.R
identifyComponentModel.Rd
identifyComponentModel Determine if a variance components model is identified
Arguments
- ...
Comma-separated relatedness component matrices representing the variance components of the model.
- verbose
logical. If FALSE, suppresses messages about identification; TRUE by default.
Value
A list of length 2 containing:
identified
: TRUE if the model is identified, FALSE otherwise.nidp
: A vector of non-identified parameters, specifying the names of components that are not simultaneously identified.