Package | Description |
---|---|
org.deidentifier.arx.risk |
This package provides methods for risk analyses
|
Modifier and Type | Method and Description |
---|---|
HIPAAIdentifierMatch[] |
RiskEstimateBuilderInterruptible.getHIPAAIdentifiers()
Returns a class providing access to the identifier HIPAA identifiers.
|
HIPAAIdentifierMatch[] |
RiskEstimateBuilder.getHIPAAIdentifiers()
Returns the a set of potential HIPAA identifiers.
|
HIPAAIdentifierMatch[] |
RiskEstimateBuilder.getHIPAAIdentifiers(double threshold)
Returns the a set of potential HIPAA identifiers.
|