Learn R Programming

GaussSuppression (version 0.9.2)

PrimaryDefault: Default primary function

Description

Function for GaussSuppressionFromData

Usage

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

Value

primary, GaussSuppression input

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