deviationalize: Deviationalizes term vectors using Sherin's (2013) technique

Description Usage Arguments Details

View source: R/clustRcompaR_background.R

Description

Deviationalizes term vectors using Sherin's (2013) technique

Usage

1
deviationalize(cleaned_dfm)

Arguments

cleaned_dfm

A clean dfm object as created by clean_dfm

Details

Turns term vectors into deviation vectors. This turns the magnitude of each vector into a representation of its distance from the centroid, rather than its absolute direction. @export


clustRcompaR documentation built on May 1, 2019, 11:16 p.m.