Ken Kellner
Ken Kellner
That's a great point. I doubt it's possible to avoid calling `coord_quickmap` or a similar function since raster data isn't necessarily spatial and thus `geom_raster` or similar isn't going to...
It would be helpful to know if your goal is mainly to contribute to ubms, or to fit similar (customized) models separately in Stan. If the latter, I think only...
Not at all, you're not the first person to ask about this and the comments really ought to be improved. I'm just not sure when I will get to it....
Hi Justin, Thanks, this is really cool! I have to admit I don't know that much about calculating a Bayes R2 for this type of model so I will have...
This definitely can be a problem. It's not quite as simple as just dropping log_lik from the parameter list, since it is required for loo/waic and many functions as you...
Thanks for checking it out, good thing I didn't merge it! I'll do some tests on my end first to see if I can replicate.
I can't replicate it. I've tried models with multiple random effects, random intercepts and slopes, etc. Can you describe the model structure and/or maybe show the formula setup you are...
That's very helpful, thanks. Of course it's an NA thing.
This should be fixed in 4cef59d0d2.
Great. I've also now added an argument `log_lik` which controls whether the posteriors of the parameter are saved.