Skip to content

Commit

Permalink
Merge pull request #5 from PierreBoyeau/fix_alpha_unpropagated
Browse files Browse the repository at this point in the history
Add alpha parameter to ppi_mean_ci call
  • Loading branch information
aangelopoulos authored Feb 1, 2024
2 parents 02e694f + 40314f7 commit 8066bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ppi_py/ppi.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ def ppi_mean_ci(
Y,
Yhat,
Yhat_unlabeled,
alpha=alpha,
lhat=lhat,
coord=coord,
w=w,
Expand Down

0 comments on commit 8066bab

Please sign in to comment.