Learn R Programming

ViSe (version 0.1.3)

estimate_r: Visualization for Estimating \(r\)

Description

This function displays a visualization of effect sizes.

Usage

estimate_r(r = NULL)

Value

Returns a pretty graph

graph

A graph of the effect size

Arguments

r

a correlation to visualize

Examples

Run this code
estimate_r(r = .4)

Run the code above in your browser using DataLab