Home
last modified time | relevance | path

Searched defs:pstar (Results 1 – 2 of 2) sorted by relevance

/external/rappor/analysis/R/
Dassociation.R30 GetOtherProbs <- function(counts, map_by_cohort, marginal, params, pstar, argument
107 GetCondProbBooleanReports <- function(reports, pstar, qstar, num_cores) { argument
135 GetCondProbStringReports <- function(reports, cohorts, map, m, pstar, qstar, argument
176 GetCondProb <- function(report, pstar, qstar, bit_indices, prob_other = NULL) { argument
425 pstar <- (1 - f / 2) * p + (f / 2) * q functionVar
Dsimulation.R77 pstar <- (1 - f / 2) * p + (f / 2) * q functionVar