Michael Krabbe Borregaard

Results 322 comments of Michael Krabbe Borregaard

OK, I have reopened the issue with a more suitable name. Anyone who wishes to implement this and add a PR to Plots are free to do so. I feel...

> for some users, it might be useful to have an event loop system, allowing user interaction to continue while dynamically updating the plot I may be mistaken here, but...

Awesome, thanks for the response. This looks really nice, certainly very useful. I'm a biologist myself and agree that uncertainty is too often ignored. It almost sounds like Measurements.jl could...

That sounds amazing. No, it makes sense given the implementation here that this is as far as it can go. Thanks for the response!

Are you asking me to add it to DataFrames? I might be able to find the time, but I didn't have a look at the DataFrames code for this yet.

Note also that this is presently only implemented for lm, so glm would also have to be implemented

Alright, I will take one of these actions within the week(-end hopefully).

https://github.com/JuliaStats/DataFrames.jl/pull/1160

That only fixes the method that supplies newX. I can't seem to work out where `predict` without newX is located? That should also have a method with confidence intervals. Thanks.

I'll define that function for GLM and see if it works :-)