Rdocumentation
powered by
Learn R Programming
quanteda (version 0.9.9-50)
weight: weight or smooth a dfm
Description
Deprecated weighting and smoothing functions for dfm objects. See instead
dfm_weight
and
dfm_smooth
.
Usage
weight(x, ...)
smoother(x, ...)
Arguments
x
document-feature matrix created by
dfm
...
arguments passed to
dfm_weight
and and
dfm_smooth