print.effsize: Prints effect size

Description Usage Arguments Details Note Author(s) References See Also

View source: R/printes.R

Description

Prints the results of an effect size computation

Usage

1
2
## S3 method for class 'effsize'
print(x, ...)

Arguments

x

the effect size result

...

further parameters are currently ignored

Details

Shows the estimate value and, when available, the confidence interval.

Note

This is still work in progress..

Author(s)

Marco Torchiano http://softeng.polito.it/torchiano/

References

See the main function cliff.delta.

See Also

cliff.delta cohen.d


effsize documentation built on Oct. 23, 2020, 5:15 p.m.