VaryCorrelation: Vary Correlation

VaryCorrelationR Documentation

Vary Correlation

Description

An app to illustrate the effectiveness of the correlation coefficient as a measure of the strength of a linear relationship.

Usage

VaryCorrelation(n=300)

Arguments

n

number of randomly generated-points in the scatterplot.

Value

Graphical output.

Note

Uses manipulate in R Studio, and mvrnorm from package MASS.

Author(s)

Homer White hwhite0@georgetowncollege.edu

Examples

## Not run: 
if(require(manipulate)) VaryCorrelation(n=500)

## End(Not run)

homerhanumat/tigerstats documentation built on June 13, 2025, 8:34 a.m.