estimate_r {ViSe} | R Documentation |
Visualization for Estimating r
Description
This function displays a visualization of effect sizes.
Usage
estimate_r(r = NULL)
Arguments
r |
a correlation to visualize |
Value
Returns a pretty graph
graph |
A graph of the effect size |
Examples
estimate_r(r = .4)
[Package ViSe version 0.1.2 Index]