iurbinah commited on
Commit
a5141dd
·
verified ·
1 Parent(s): e01fee8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,4 +159,4 @@ if simulate_many and run_simulation:
159
  ax2.set_ylabel("Density")
160
  st.pyplot(fig2)
161
 
162
- st.write(f" Empirical Rejection Rate (Type I error, H₀ true): **{type_I_errors:.3f}**")
 
159
  ax2.set_ylabel("Density")
160
  st.pyplot(fig2)
161
 
162
+ st.write(f"Empirical Rejection Rate (Type I error, H₀ true): **{type_I_errors:.3f}**")