-
-
Notifications
You must be signed in to change notification settings - Fork 28
1444: add CMH with Wilson-Hilferty transformation #1448
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
1444: add CMH with Wilson-Hilferty transformation #1448
Conversation
…be NA also for cmh?
|
I have read the CLA Document and I hereby sign the CLA |
…wise it will be flaky between platforms
| #' @param method (`string`)\cr one of `chisq`, `cmh`, `cmh_wh`, `fisher`, or `schouten`; | ||
| #' specifies the test used to calculate the p-value. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe also here the citations? I am happy anyway with this PR (it will need to be merged with the other but it should be straight forwards)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, maybe you can first merge the other PR, then it is easier to continue with this one
|
hi Daniel, can you add the following lines to the DESCRIPTION this will help to get the right versions |
|
also need to bump the minimal version for formatters and rtables in the description |
|
After the first PR is merged, I will continue with this one. Let's first get the first one done |
|
moving to internal branch now |
closes #1444