Skip to content

Commit

Permalink
linted
Browse files Browse the repository at this point in the history
  • Loading branch information
BalzaniEdoardo committed Nov 1, 2023
1 parent bab3a9b commit c340dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/neurostatslib/glm.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,10 +410,10 @@ class GLMRecurrent(GLM):
Parameters
----------
noise_model :
noise_model :
The noise model to use for the GLM. This defines how neural activity is generated
based on the underlying firing rate. Common choices include Poisson and Gaussian models.
solver :
solver :
The optimization solver to use for fitting the GLM parameters.
See Also
Expand Down

0 comments on commit c340dd2

Please sign in to comment.