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
Currently there are proj_predict() and proj_linpred(), but no proj_epred(). proj_epred() would be useful for ordinal models (e.g. family = cumulative("logit"), but would also otherwise match what is available for brms and rstanarm
Currently there are
proj_predict()andproj_linpred(), but noproj_epred().proj_epred()would be useful for ordinal models (e.g. family = cumulative("logit"), but would also otherwise match what is available forbrmsandrstanarm