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

Dev #43

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Dev #43

merged 2 commits into from
Mar 14, 2024

Conversation

LukaszChrostowski
Copy link
Member

No description provided.

@LukaszChrostowski LukaszChrostowski merged commit ba5411f into main Mar 14, 2024
7 checks passed
@@ -238,7 +229,7 @@ bootIPW_multicore <- function(X_rand,
rep_weights <- survey::as.svrepdesign(svydesign, type = rep_type, replicates = num_boot)$repweights$weights

k <- 1:num_boot
mu_hats_boot <- foreach::`%dopar%`(
mu_hats_boot <- mu_hats_boot <- foreach::`%dopar%`(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LukaszChrostowski surely this is a mistake, right double assignment to the same variable?

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.

2 participants