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 have yet to reproduce the issue I had, but I found a minor problem with the reporting of the SE for gam predictions. The prediction standard error is now: sqrt(fit$se^2 + sigma^2)
The text was updated successfully, but these errors were encountered:
I have yet to reproduce the issue I had, but I found a minor problem with the reporting of the SE for gam predictions. The prediction standard error is now: sqrt(fit$se^2 + sigma^2)
The text was updated successfully, but these errors were encountered: