Skip to content

Add option to produce confidence interval using estimates #10

Open
@craig-parylo

Description

@craig-parylo

plot_or() uses {broom}'s confidence interval (conf.int) methods which can take a while to calculate when working on large datasets. Adding an option for approximating the CI using a formula using a faster method would be helpful, particularly when reviewing models prior to agreeing a 'final' one.

See also
This issue raised on the GH pages for boom on this matter: tidymodels/broom#989
The related PR where this matter was resolved: tidymodels/broom#1060 (it seems there is an option to add in conf.method parameter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions