Skip to content

Commit

Permalink
Rephrase desciption of "slab_shape_s" in SBR for clarity
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Stevens-Haas <[email protected]>
  • Loading branch information
mikkelbue and Jacob-Stevens-Haas authored Feb 12, 2024
1 parent ad38749 commit cd4ecee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pysindy/optimizers/sbr.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ class SBR(BaseOptimizer):
increase kurtosis to infinity.
slab_shape_s : float, optional (default 2)
Controls spread of slab. Higher values lead to more spread
out nonzero coefficients.
Along with ``slab_shape_nu``, controls standard deviation of nonzero
coefficients.
noise_hyper_lambda : float, optional (default 1)
Rate hyperparameter for the exponential prior distribution over
Expand Down

0 comments on commit cd4ecee

Please sign in to comment.