GPLikelihoods.jl
GPLikelihoods.jl copied to clipboard
BernoulliLogit for Bernoulli{<:LogisticLink}
@devmotion Would that be okay to copy the code of BernoulliLogit and BinomialLogit from Turing to have a special case on Bernoulli{<:LogisticLink} ?
I think it would be better to move it to Distributions. Most (all?) of these custom distributions should be moved upstream I guess.