Can tidybayes() be used with projected model objects?
Hi,
thank you for this great package! This is more of a question than a bug, I was wondering if tidybayes can be used with the results of a projection from project()?
Kind regards,
Jana
I honestly haven’t tried it! I will take a look and see if either it works out of the box or the needed modifications are simple enough!
Best, Alejandro On 3 Sep 2020, 9:31 AM +0300, Jana Jarecki [email protected], wrote:
Hi, thank you for this great package! This is more of a question than a bug, I was wondering if tidybayes can be used with the results of a projection from project()? Kind regards, Jana — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
@JanaJarecki: Given as.matrix.projection() and as_draws_matrix.projection(), do you think this issue can be closed? I don't have any experience with tidybayes, sorry.