mebrooks/selfisher

predict splines in new data

Opened this issue · 1 comments

Basically, there is a bug if you try to predict from a model that used a spline with newdata that is extrapolated beyond the original data. I'm working on fixing it and should be done in a few days. Some details are in the related glmmTMB issue.

There's still something wrong with glmmTMB, so we need to check selfisher more thoroughly.