public static class RiskModelSampleSummary.RiskSummary
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
double |
getHighestRisk()
Maximum probability of re-identification
|
double |
getRecordsAtRisk()
Proportion of records with risk above threshold
|
double |
getSuccessRate()
Proportion of records that can be re-identified on average
|
public double getHighestRisk()
public double getRecordsAtRisk()
public double getSuccessRate()