alex hayes
alex hayes
@simonpcouch I'd be willing to take on maintenance duties for this if that changes your opinion here. This change really should only be local to the `tidy.glm()` and we could...
@lcgodoy I'll add a quick code review momentarily.
This is awesome! I'm swamped with school at the moment but will try to take a look soon!
This is really really awesome! Thank you! For `augment.betareg()` I would either: - use `c("response", "link", "precision", "variance", "quantile")` for `type.predict` - use `c("sweighted2", "deviance", "pearson", "response", "weighted", "sweighted")` for...
Added some comments!
I know it's been forever, and I'm sorry! This is on my TODO list again!
Looking good! Added some comments!
Finally followed up!
Sorry that I've let this sit so long. If you resolve merge conflicts and ping me I'll make sure to review quickly.
A PR adding a conf.level argument eventually passed to level would be welcome. I would not pass ... though, or at least I'd want to think a little more carefully...