sniff: Sniff Model Objects

Description Usage Arguments Value

Description

Sniff out and return model information

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
sniff(x, ...)

## Default S3 method:
sniff(x, ...)

## S3 method for class 'hurdle'
sniff(x, ...)

## S3 method for class 'adonis'
sniff(x, ...)

Arguments

x

The model to be sniffed.

...

Additional arguments sent to 'broom::tidy'.

Value

Tibble containing the sniffed out model info


icj/mecfun documentation built on Nov. 4, 2019, 1:54 p.m.