association: Get the association strengh for all association computed in...

Description Usage Arguments Value Examples

Description

Get the association strengh for all association computed in this WordAssociation-class object

Usage

1
2
3
4
association(obj)

## S4 method for signature 'WordAssociation'
association(obj)

Arguments

obj

a WordAssociation-class object.

Value

a numeric vector

Examples

1
2
3
data(robespierre)
x <- wam(data=robespierre, measure = c("chisq", "loglikelihood", "specificities"))
indicator.name(x)

sylvainloiseau/wam documentation built on Feb. 12, 2020, 12:30 a.m.