S: Compute the robust effect size index estimator

Description Usage Arguments Value

Description

This function computes the robust effect size index from Vandekar, Rao, & Blume (2020). Vector arguments are accepted. If different length arguments are passed they are dealt with in the usual way of R.

Usage

1
S(chisq, df, rdf)

Arguments

chisq

The chi-square statistic for the parameter of interest.

df

Number of degrees of freedom of the chi-square statistic.

rdf

Model residual degrees of freedom or number of independent samples.

Value

Returns a scalar or vector argument of the the robust effect size index estimate.


simonvandekar/RESI documentation built on Jan. 22, 2021, 2:40 a.m.