countSyn: Count Psychological Synonyms

Description Usage Arguments Value See Also

Description

countSyn prints the number of Psychological Synonyms found at a particular cut-off, as well as the variables they pertain to, and their correlation.

Usage

1
countSyn(x, cutoff = 0.6, cor.method = "pearson")

Arguments

x

An R dataframe or matrix object.

cutoff

A numeric scalar. The value at which correlations should be declared "synonyms". Default is set to r >= +.60.

cor.method

Character string indicating which method is passed to cor to use when calculating the correlation coefficients.

Value

A list detailing the number of synonyms found, and their values.

See Also

careless, longString, psyAnt, malDist


mattsigal/careless documentation built on May 21, 2019, 1:25 p.m.