Learn R Programming

doBy (version 4.6.22)

get_formulas: Get formulas from model_stability_glm_class object

Description

Get formulas from model_stability_glm_class object

Usage

get_formulas(object, unique = TRUE, text = FALSE)

Arguments

object

A model_stability_glm_class object

unique

If TRUE, return unique models

text

If TRUE, return text (rather than formula).