-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dev #201
dev #201
Conversation
aims to be general to easystats
Codecov Report
@@ Coverage Diff @@
## master #201 +/- ##
==========================================
- Coverage 68.8% 68.77% -0.03%
==========================================
Files 46 46
Lines 2170 2178 +8
==========================================
+ Hits 1493 1498 +5
- Misses 677 680 +3
Continue to review full report at Codecov.
|
|
Hmm.. The reference is at the end of that sentence. 🤷♂️ |
In the paper, not in the readme. |
Done! |
Merge branch 'dev' of https://github.com/easystats/bayestestR into dev # Conflicts: # README.Rmd
I would say that we don't need a demo here, because this function is not specifically related to Bayes stuff, but also useful in other contexts. It's just that we needed it in bayestestR? |
Currently not, but we may address this in a future update (thus, file an issue for now). Would this be sufficient? @DominiqueMakowski your final turn. :-) I personally would not make changes (for now) for the two remaining issues, just respond and give reasons why (see my opinion). |
Got it. Demo of AUC stuff is not necessary. |
Was quite straightforward to implement (added for Well I gotta say these few hours revealed a neat and efficient collaboration I think we are mostly done... In this case, I'll copypasta our answers on the JOSS issue as our official response |
Should we merge this PR in order to generate the updated PDF in the JOSS-issue? |
I suggest we merge right after Travis greenlight 😁 (in a few minutes) |
Travis is broken, so >>> merge! |
see |
Try addressing the reviewer's comments:
Reviewer 2
Thanks a lot for these comments @tjmahr ! We will start addressing them in this PR☺️
Features
We added a
ci_method
argument inrope()
to allow for ETI to be used.We removed the two aliases with probability. We also clarified in the documentation that it is pertaining to the value of the density function.
README
We added a contributing file.
We have additionally included the text output from the R Code in the README.
We have added a sentence to point out that these figures are meant to illustrate the statistical concepts, and pointed the readers to the see-package, where plotting-methods are provided:
We have added a demo for
eti()
to the README.We have rephrased the sentence to emphasize the idea behind choosing the 89 as CI-level:
Furthermore, although already implied in the paper, we also emphasized the point of arbitrariness on the paper as well.
We added a verb to the sentence:
We have added a paragraph to explain the figure more in detail:
Thanks, we fixed the typo!
Thanks, we have added a reference, and furthermore added a reference-list to the end of the README.
See comment from TJ below, no longer necessary.
Documentation
We have clarified the documentation of this index and underlined its exploratory nature. We also made clear that the negative sign reflects the direction of the index (wether in corresponds to significance or non-significance), rather than actual negative probabilities, which indeed make no sense.
Paper
Proofreading
Hopefully fixed (changed the name in the .bib file). However, I am not sure why would that happen. One possible reason is disambiguation, yet all instances were written the same way...
Typos have been fixed.