.removeRedundantModels: Remove redundant model forms from a list of models
Description
This function takes as an argument a list of character vectors. Each set of character vectors represents terms in a formula, and each element of a specific term in that formula. It returns a possibly shortened list with vectors culled.
Usage
.removeRedundantModels(formList)
Arguments
- formList
List of character variables each in formula format.