is.nullmodel: Decides if model is a null model.

View source: R/utils.R

is.nullmodelR Documentation

Decides if model is a null model.

Description

Logical function: true if models includes no covariates

Usage

is.nullmodel(models)

Arguments

models

list of characters with elements $y and $x specifying y- and x-covariate models. Either NULL or regression model format (without response on left).


david-borchers/hmltm documentation built on Oct. 29, 2023, 9:07 p.m.