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

estimation plots only show per database, when Bayesian Likelihood Approximation is used #364

Open
mvankessel-EMC opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Estimation

Comments

@mvankessel-EMC
Copy link

This reprex pattern for CohortMethod, and this regex pattern for SelfControlledCaseSeries, make it so only Bayesian likelihood Approximation (i.e. from createBayesianMetaAnalysis()) is supported. If any other random approximation method is used, or no meta analysis is performed at all, it will overwrite data$database with NAs. This causes the results for different databases to stack on top of each other.

@jreps jreps self-assigned this Nov 4, 2024
@jreps jreps added bug Something isn't working Estimation labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Estimation
Projects
None yet
Development

No branches or pull requests

2 participants