Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Chapter2_MorePyMC/separation_plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

def separation_plot( p, y, **kwargs ):
"""
This function creates a separation plot for logitisc and probit classification.
This function creates a separation plot for logistic and probit classification.
See http://mdwardlab.com/sites/default/files/GreenhillWardSacks.pdf

p: The proportions/probabilities, can be a nxM matrix which represents M models.
Expand Down Expand Up @@ -52,4 +52,4 @@ def separation_plot( p, y, **kwargs ):
return