Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_formula

Extract model formula


Description

Calls formula to extract the formulae from various modeling objects, but returns NULL instead of an error for objects that do not contain a formula component.

Usage

get_formula(object)

Arguments

object

An appropriate fitted model object.

Value

Either a formula object or NULL.


vip

Variable Importance Plots

v0.3.2
GPL (>= 2)
Authors
Brandon Greenwell [aut, cre] (<https://orcid.org/0000-0002-8120-0084>), Brad Boehmke [aut] (<https://orcid.org/0000-0002-3611-8516>), Bernie Gray [aut] (<https://orcid.org/0000-0001-9190-6032>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.