Skip to content

Commit

Permalink
minor changes at bosaris deplot.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
Anwarvic committed May 11, 2019
1 parent 5d5fa4f commit 29e5efd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sidekit/bosaris/detplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ def effective_prior(Ptar, cmiss, cfa):


def logit_effective_prior(Ptar, cmiss, cfa):
"""This function adjusts a given prior probability of target p_targ,
"""
This function adjusts a given prior probability of target p_targ,
to incorporate the effects of a cost of miss,
cmiss, and a cost of false-alarm, cfa.
In particular note:
Expand Down

0 comments on commit 29e5efd

Please sign in to comment.