Learn R Programming

qdap (version 2.2.1)

weight: Weight a qdap Object

Description

Weight a word_proximity object.

Usage

weight(x, type = "scale", ...)

Arguments

x
A qdap object with a weight method.
type
A weighting type of: c("scale_log", "scale", "rev_scale", "rev_scale_log", "log", "sqrt", "scale_sqrt", "rev_sqrt", "rev_scale_sqrt").
...
ignored.

Value

  • Returns a weighted list of matrices.