Skip to content

Commit

Permalink
corrigendum text in code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikkel Helding Vembye authored and Mikkel Helding Vembye committed Aug 23, 2023
1 parent f006dae commit fc86c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/power_MADE.R
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ power_MADE_single <-
# Estimating a presented in corrigendum
a <- sum(1/sigma2j)

# Equation 17 in Vembye, Pustejovsky, & Pigott (2022)
# Equation 17 in Vembye, Pustejovsky, & Pigott (2023, corrigendum)
tau2_e <- tau^2 + omega^2 * (1 - 1/a^2 * sum(1 / (kj * sigma2j^2))) / (1 - 1/a^2 * sum(1 / sigma2j^2))

# _dd = dotdot
Expand Down

0 comments on commit fc86c2a

Please sign in to comment.