dot-removeRedundantModels: Remove redundant model forms from a list of models

.removeRedundantModelsR Documentation

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.

Value

List.


adamlilith/statisfactory documentation built on Jan. 3, 2024, 10:37 p.m.