Learn R Programming

tidystats (version 0.3)

tidy_stats.confint: tidy_stats method for confint output.

Description

Creates a tidystats data frame from the output of confint.

Usage

# S3 method for confint
tidy_stats(model)

Arguments

model

The output of confint().

Details

This method should not be called directly.