GPLikelihoods.jl icon indicating copy to clipboard operation
GPLikelihoods.jl copied to clipboard

BernoulliLogit for Bernoulli{<:LogisticLink}

Open theogf opened this issue 4 years ago • 1 comments

@devmotion Would that be okay to copy the code of BernoulliLogit and BinomialLogit from Turing to have a special case on Bernoulli{<:LogisticLink} ?

theogf avatar Oct 27 '21 10:10 theogf

I think it would be better to move it to Distributions. Most (all?) of these custom distributions should be moved upstream I guess.

devmotion avatar Oct 27 '21 10:10 devmotion