sgt: Simple Good Turing smoothing

View source: R/smoothing.r

sgtR Documentation

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)

Arguments

freq

A numeric vector of frequencies (integers).

Value

A numeric vector with the smoothed term proportions


corpustools documentation built on May 31, 2023, 8:45 p.m.