find_alpha0: Function for parameter tuning in Pena-Barrientos

View source: R/PB_implementation.R

find_alpha0R Documentation

Function for parameter tuning in Pena-Barrientos

Description

The following function is used to find the parameters k, alpha0, and p for the Pena-Barrientos test

Usage

find_alpha0(alpha0, k, p, alpha)

Arguments

alpha0

The cuttoff for each test in SSA

k

Determines the number of groups, M, in SSA where M = 2k+1

p

The probability of flipping each bit for the binomial test

alpha

The significance level


diff-priv-ht/nonpmRegPkg documentation built on Feb. 6, 2023, 5:22 p.m.