eviVal: Wrapper function for calculating Klaassen's V (evidential...

Description Usage Arguments Details Value See Also

Description

Wrapper function for calculating Klaassen's V (evidential value)

Usage

1
eviVal(x, df_format = FALSE)

Arguments

x

A numeric vector (or row from a data frame) containing means, standard deviations, and sample size per group as named elements m1, m2, m3 and s1, s2, and s3, and N, respectively.

df_format

Should results be returned as a data frame? (Useful when calling the function from do).

Details

This function wraps evi.val, returning the associated V statistic or lower bound if a range is returned.

Value

V, or the lower bound of the range for V

See Also

evi.val


dalejbarr/forsterUVA documentation built on May 14, 2019, 3:31 p.m.