available_measures | R Documentation |
Display names of built-in measures
available_measures(stat = "")
stat |
character, currently either "assoc" or "disp" |
The following collocation and association measures are currently available:
ll
...
mi
...
mi2
...
mi3
...
fye
...
poisson_pv
...
rel_risk
...
liddell
...
gmean
...
dice
...
jaccard
...
zscore
...
zscore_cor
...
chisq
...
chisq_i
...
chisq_h
...
chisq_corr
...
pearsonsid
...
t_score
...
cramer
...
min_sens
...
poisson_stirling
...
odds_ratio
...
delta_p1
...
delta_p2
...
The following dispersion measures are currently available:
range
...
maxmin
...
engvall
...
idf
...
D
...
U
...
sd_pop
...
cv_pop
...
D_eq
...
U_eq
...
D2
...
Um
...
f_R
...
S
...
dc
...
f_R_eq
...
S_eq
...
kld
...
kld_norm
...
dp
...
dp_norm
...
chisq
...
D3
...
Ur
...
The following distance-based dispersion measures are currently available:
arf
...
awt
...
f_awt
...
ald
...
f_ald
...
washtell
...
dwg
...
dwg_norm
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.