We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This has caused some problems from some users.
Can be replicated from the package example file (below). I suggest using the same rounding for upper as we do for lower.
summary(contcont)
Causal Mediation Analysis
Quasi-Bayesian Confidence Intervals
Estimate 95% CI Lower 95% CI Upper p-value
ACME -0.0183 -0.0397 0.00 0.04 * ADE -0.0450 -0.1417 0.03 0.40 Total Effect -0.0634 -0.1636 0.01 0.16 Prop. Mediated 0.2686 -0.9015 2.54 0.20
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This has caused some problems from some users.
Can be replicated from the package example file (below). I suggest using the same rounding for upper as we do for lower.
Causal Mediation Analysis
Quasi-Bayesian Confidence Intervals
ACME -0.0183 -0.0397 0.00 0.04 *
ADE -0.0450 -0.1417 0.03 0.40
Total Effect -0.0634 -0.1636 0.01 0.16
Prop. Mediated 0.2686 -0.9015 2.54 0.20
The text was updated successfully, but these errors were encountered: