diff --git a/web/index.html b/web/index.html index b39b961..4ad3d63 100644 --- a/web/index.html +++ b/web/index.html @@ -132,9 +132,9 @@
The model has three parameters: - p, α, and β. + π, α, and β. These specify the probabilities of three types of random event, namely: - term activation (p); + term activation (π); mislabeling of inactive genes as active, i.e. false positives (α); and mislabeling of active genes as inactive, i.e. false negatives (β).