Description Usage Arguments Value Examples
The names of the statistical indicators used in a WordAssociation-class
object
1 2 3 4 | indicator.name(obj)
## S4 method for signature 'WordAssociation'
indicator.name(obj)
|
obj |
a |
a character vector
1 2 3 | data(robespierre)
x <- wam(data=robespierre, measure = c("chisq", "loglikelihood", "specificities"))
indicator.name(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.