one_factor: Check if model has only one factor covariate.

Description Usage Arguments Value

View source: R/helpers.R

Description

See https://stackoverflow.com/questions/50504386/check-that-model-has-only-one-factor-covariate/50514499#50514499

Usage

1
one_factor(object)

Arguments

object

model.

Value

Returns TRUE if model has a single factor covariate, FALSE otherwise.


model4you documentation built on Jan. 20, 2021, 5:09 p.m.