# \[ANN\] GFIlogisticRegression

**URL:** https://discourse.julialang.org/t/ann-gfilogisticregression/52581
**Category:** Package Announcements
**Tags:** statistics
**Created:** [December 29, 2020, 6:05pm UTC](https://discourse.julialang.org/t/ann-gfilogisticregression/52581 "2020-12-29T18:05:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![stla](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stla/32/20382_2.png) [@stla](https://discourse.julialang.org/u/stla)
#### Post date: [December 29, 2020, 6:05pm UTC](https://discourse.julialang.org/t/ann-gfilogisticregression/52581/1 "2020-12-29T18:05:11Z")

</div>

Hello,

Announcing [my third Julia package](https://stla.github.io/GFIlogisticRegression.jl/dev/): _Generalized fiducial inference for logistic regression_.

Roughly speaking, fiducial statistics is “Bayesian statistics without prior”: similarly to the Bayesian inference, the fiducial inference is based on a distribution which describes the uncertainty on the model parameters; but it does not require a prior distribution. Generalized fiducial inference has good frequentist properties, e.g. a fiducial 95%-confidence interval is almost a frequentist 95%-confidence interval.

Cheers.
