You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have confidence intervals for predict. In GLM.jl, predict takes a keyword argument interval=:confidence that permits this. Is it possible to get confidence intervals in FixedEffectModels predictions?
The text was updated successfully, but these errors were encountered:
I would like to have confidence intervals for
predict
. In GLM.jl,predict
takes a keyword argumentinterval=:confidence
that permits this. Is it possible to get confidence intervals in FixedEffectModels predictions?The text was updated successfully, but these errors were encountered: