VaryCorrelation: Vary Correlation

Description Usage Arguments Value Note Author(s) Examples

Description

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

Usage

1

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

1
2
3
4
## Not run: 
if(require(manipulate)) VaryCorrelation(n=500)

## End(Not run)

homerhanumat/tigerstats documentation built on Sept. 27, 2020, 3:21 a.m.