Gaspar Lukacs
Gaspar Lukacs
Sure. - I added [Code of Conduct](https://github.com/gasparl/possa/commit/0d3e4f8a03f6d77ed32c50eb5756fc2de1e3eb6a) together with more details on how contribution works. - I added a short example to the paper.
@editorialbot generate pdf
> Hi, @gasparl, there is a requirement about automatic test in checklist. Would you mind using [codecov](https://docs.codecov.com/docs) and embedding the badge of coverage rate into your README.md? Sure, I added...
@editorialbot generate pdf
Thank you very much @mmrabe for your kind and helpful review. Yes, I already answered the request (pardon my haste ;) ). I'll also think about and address your suggestion,...
Thank you very much for your nice review, @mingzehuang!
I now [added](https://github.com/gasparl/possa/commit/8cc765587efa8633c2a0ccb5f6ab6a02f85e7f9d) the p value extraction function as [suggested](https://github.com/gasparl/possa/issues/11) by @mmrabe. @fboehm, this concludes my replies/revisions to all reviewer requests and comments.
Thanks again @mmrabe !
This is now essentially [done](https://github.com/gasparl/tidystats/commit/f38faaca617b50d87aa822ddcfe85b750a644de0#diff-db51d06fd471546ced907fc2f5e90f469266eb7ffec1ec98002c4e56fbb65b7b). In the end, I added only the `summary()` results of the main functions: `marginaleffects`, `marginalmeans`, and `comparisons`. These by themselves return large data frames, which...
Yes. I would only add that I'm always trying to be line with what users see via the related `print` function (so basically whenever they enter the variable in the...