countAnt: Count Psychological Antonyms

Description Usage Arguments Value See Also

Description

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

Usage

1
countAnt(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 "antonyms". 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 antonyms found, and their values.

See Also

careless, psySyn


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