Tomás Capretto
Tomás Capretto
I'm facing a similar problem. I have a `selectInput()` with choices that I delete one at a time and I would like to check if the input value is `""`...
It sounds interesting, and it looks like something we could have in Bambi. However, I'm not very familiar with the method and it would require me to study it a...
I think ArviZ has a much wider adoption than Bambi. However, as far as I've read so far, you need more information about the model for which you're computing R^2....
I'm not sure. But the code in brms seems to do different things for at least two different families of regression models. https://github.com/paul-buerkner/brms/blob/master/R/loo_predict.R
I think this would be a nice feature to have. I'm currently using `az.plot_trace()`, which gives the following output  but I would like to only have the plots on...
I improved how we handle the `backgroundcolor` property in 32787dfe0e60c57154f99ffe09011c5e7fd6367a
Hi @matthewwardrop, it's great news you're adding this to your Formulaic package! It's been an excellent source of inspiration for my formulae library. I'm happy to help you with this...
>In this case, I think we we want to "partition" the linear independence algorithm so that the fixed and random effect pieces are independently structurally linearly independent, but not enforce...
@matthewwardrop thanks for tagging me here! I'll provide feedback within this week! I'm excited about this change :smile:
@matthewwardrop first of all, congrats because of all the progress with formulaic, it's definitely a fantastic library and I think I have never seen something even closer to this in...