widths: Aligned-topic cluster widths

widthsR Documentation

Aligned-topic cluster widths

Description

Finds the maximum pairwise distance within each cluster. These "widths" may help to diagnose cluster quality.

Usage

widths(x)

Arguments

x

result from align_topics

Value

a vector whose ith element is the width of cluster i. If there is no cluster with that number, the corresponding element is NA. Single-member clusters have a width of zero.

See Also

align_topics, alignment_frame


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.