Robert Kubinec
Robert Kubinec
Hi - I've been working on a new model for [0,1] responses. It's been posted to the Stan discourse and has gotten some usage in the wider community. In comparison...
I am submitting a pull request that creates a new **Animation** tab within the **Explore** page. I had this idea for a while that it would be useful to animate...
When error_x is used along with a factor variable assigned to the color attribute in plot_ly, the resulting plot displays the error bars around the wrong points. Below is a...
At present, the package does not have a dependency on `plumber`. This can cause an error if `plumberDeply` is installed without `plumber` due to line 144 in `digital_ocean.R`: ``` example_plumber_file
**Is your feature request related to a problem? Please describe.** This isn't a big deal, but now that we have multiple sampling algorithms, it would be nice if we could...
Hey Vincent, it's me, your favorite annoying American programmer!! :sweat_smile: As I mentioned on Twitter, I just came up with an MLE implementation of ordbetareg using scipy. Estimation of marginal...