Skip to content

Commit

Permalink
Merge pull request #17 from mauriziopaul/patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
quattro authored Feb 13, 2024
2 parents add0292 + e744554 commit 6ed551b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ You can also calculate the relative root mean square error (RRMSE) to assess the

.. code:: python
cs = sp.metrics.get_credset_v2(results.params.alpha, rho=0.9)
cs = sp.metrics.get_credset(results.params.alpha, rho=0.9)
.. _Notes:
.. |Notes| replace:: **Notes**
Expand Down

0 comments on commit 6ed551b

Please sign in to comment.