coefplot (version 1.2.7)

coefplot.model_fit: coefplot.model_fit

Description

Coefplot method for parsnip objects

Usage

# S3 method for model_fit
coefplot(model, ...)

Arguments

model

A parsnip object

All arguments are passed on to coefplot.default. Please see that function for argument information.

Details

Pulls model element out of parsnip object then calls coefplot.