Class | Description |
---|---|
HIPAAConstants |
Utility class providing access to important constants for finding HIPAA identifiers.
|
HIPAAIdentifierMatch |
Provides information about the occurrence of an HIPPA identifier
|
RiskEstimateBuilder |
A builder for risk estimates
|
RiskEstimateBuilderInterruptible |
A builder for risk estimates, interruptible
|
RiskModelAttributes |
A class for attribute-related risks
|
RiskModelHistogram |
This class encapsulates information about equivalence classes in a data set
|
RiskModelPopulationUniqueness |
Class for risks based on population uniqueness.
|
RiskModelSampleRisks |
Class for analyzing re-identification risks of the current sample
|
RiskModelSampleUniqueness |
Class for risks based on sample uniqueness
|
Enum | Description |
---|---|
HIPAAIdentifierMatch.HIPAAIdentifier |
Represents the HIPPA identifiers
|
HIPAAIdentifierMatch.MatchType |
Represents the classifier for the HIPAA identifier.
|
RiskModelPopulationUniqueness.PopulationUniquenessModel |
The statistical model used for computing Dankar's estimate.
|