Package org.deidentifier.arx.risk
Klasse RiskModelSampleSummary.ProsecutorRisk
java.lang.Object
org.deidentifier.arx.risk.RiskModelSampleSummary.RiskSummary
org.deidentifier.arx.risk.RiskModelSampleSummary.ProsecutorRisk
- Umschließende Klasse:
RiskModelSampleSummary
public static class RiskModelSampleSummary.ProsecutorRisk
extends RiskModelSampleSummary.RiskSummary
Prosecutor risk
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedProsecutorRisk(double t, double rA, double rB, double rC, double rM) Creates a new instance -
Methodenübersicht
Von Klasse geerbte Methoden org.deidentifier.arx.risk.RiskModelSampleSummary.RiskSummary
getAverageRisk, getEffectiveRiskThreshold, getHighestRisk, getLowestRisk, getRecordsAtRisk, getRiskThreshold, getSuccessRate
-
Konstruktordetails
-
ProsecutorRisk
protected ProsecutorRisk(double t, double rA, double rB, double rC, double rM) Creates a new instance- Parameter:
t-rA-rB-rC-rM-
-