Learn R Programming

LearningRlab (version 2.4)

interactive.pearson: User Interactive Pearson Correlation Calculus

Description

Interactive function for pearson correlation calculus.

Usage

interactive.pearson()

Arguments

Value

An interactive process to calculate the pearson correlation.

Author

Jose Manuel Gomez Caceres, josemanuel.gomezc@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares

Details

The user provides the datasets when the function needs it. After that, the function will ask what is the correct result for this dataset. The function itself will provide the pearson correlation formule, apart from the pearson_ help document.

Examples

Run this code

  if (FALSE) {
  interactive.pearson()
  }
 

Run the code above in your browser using DataLab