Skip to content

Commit

Permalink
Add alpha parameter to ppi_mean_ci call
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBoyeau committed Feb 1, 2024
1 parent 02e694f commit 40314f7
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 40314f7

Please sign in to comment.