LLmodGlobalRisk(obj, method = "IPF", inclProb = NULL, form = NULL,
modOutput = FALSE)
sdcMicroObj-class
object.ad 1) this risk measure is defined over all sample uniques (SU) as $$\tau_1 = \sum\limits_{SU} P(F_k=1 | f_k=1) \quad ,$$ i.e. the expected number of sample uniques that are population uniques.
ad 2) this risk measure is defined over all sample uniques (SU) as $$\tau_2 = \sum\limits_{SU} P(F_k=1 | f_k=1) \quad , CORRECT!$$
Since population frequencies $F_k$ are unknown, they has to be estimated.
The iterative proportional fitting method is used to fit the parameters of the Poisson distributed frequency counts related to the model specified to fit the frequency counts. The obtained parameters are used to estimate a global risk, defined in Skinner and Holmes (1998).
Rinott, Y. and Shlomo, N. (1998). A Generalized Negative Binomial Smoothing Model for Sample Disclosure Risk Estimation. Privacy in Statistical Databases. Lecture Notes in Computer Science. Springer-Verlag, 82--93.
loglm
, measure_risk