Skip to content

Commit 2aae9ef

Browse files
Update src/neurostatslib/noise_model.py
Co-authored-by: William F. Broderick <billbrod@gmail.com>
1 parent 293172f commit 2aae9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/neurostatslib/noise_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def negative_log_likelihood(
280280
\end{aligned}
281281
$$
282282
283-
Because $\Gamma(k+1)=k!$, see [wikipedia](https://en.wikipedia.org/wiki/Gamma_function) for example.
283+
Because $\Gamma(k+1)=k!$, see [wikipedia](https://en.wikipedia.org/wiki/Gamma_function) for explanation.
284284
285285
Parameters
286286
----------

0 commit comments

Comments
 (0)