Luca Vedovelli
Luca Vedovelli
Hi, I'd be useful, at least for me, to add a quantile regression support (package `lqmm` or `quantreg`) ``` # setup set.seed(123) library(lqmm) # data n
I found a small error in the example reported here https://strengejacke.github.io/sjstats/reference/auto_prior.html '## usage '# ap
Hi Solomon, the function `tidy` from {tidybayes} does not exist anymore. You can update the code from: ` update(fit, newdata = d, seed = seed) %>% tidy(prob = .95) %>%...
Hi, I got this error trying to install the pkg from github. Is there any prob with the export of the function? ``` Downloading GitHub repo samterfa/openai@HEAD ── R CMD...