Skip to content
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

Fix bias-corrected estimate display in rdmc #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maravidali
Copy link

This update improves the rdmc function by ensuring that the bias-corrected estimates (B[]) are displayed correctly when conventional = FALSE. This change aligns the displayed estimates with the robust bias-corrected p-values and confidence intervals, providing consistency in the results. Previously, the function displayed conventional estimates (Coefs[k]), which led to a mismatch with the robust inference method.

This update modifies the rdmc function to correctly display the bias-corrected estimates (B[ ]) when conventional = FALSE, ensuring consistency with the robust bias-corrected p-values and confidence intervals. Previously, the estimates displayed were conventional (Coefs[k]), which caused a mismatch with the robust inference method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant