Learn R Programming

tm (version 0.3-1)

WeightFunction-class: Weighting Function

Description

A class representing a weighting function for a term-document matrix.

Arguments

Objects from the Class

Objects can be created by calls of the form new("WeightFunction", ...).

Extends

Class function, directly.