PrimaryDefault: Default primary function

View source: R/Primary.R

PrimaryDefaultR Documentation

Default primary function

Description

Function for GaussSuppressionFromData

Usage

PrimaryDefault(freq, maxN = 3, protectZeros = TRUE, ...)

Arguments

freq

Vector of output frequencies

maxN

Cells with frequency ⁠<= maxN⁠ are set as primary suppressed.

protectZeros

When TRUE, cells with zero frequency are set as primary suppressed.

...

Unused parameters

Value

primary, GaussSuppression input


GaussSuppression documentation built on Sept. 24, 2024, 5:07 p.m.