is.model.var: Checks which models, in a list of models, contain a specified...

View source: R/Models.R

is.model.varR Documentation

Checks which models, in a list of models, contain a specified variable

Description

Checks which models, in a list of models, contain a specified variable

Usage

is.model.var(varname, model.list)

Arguments

varname

the name of the variable for which the user would like to know in which models it appears. Must contain the "Lvl" suffix

models

a list of glm models

Value

a vector of model names


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.