Learn R Programming

corpustools (version 0.5.1)

sgt: Simple Good Turing smoothing

Description

Implementation of the Simple Good Turing smoothing proposed in: Gale, W. A., and Sampson, G. (1995). Good turing frequency estimation without tears. Journal of Quantitative Linguistics, 2(3), 217-237.

Usage

sgt(freq)

Value

A numeric vector with the smoothed term proportions

Arguments

freq

A numeric vector of frequencies (integers).