interactive.pearson: User Interactive Pearson Correlation Calculus

View source: R/Statistics.R

interactive.pearsonR Documentation

User Interactive Pearson Correlation Calculus

Description

Interactive function for pearson correlation calculus.

Usage

interactive.pearson()

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.

Value

An interactive process to calculate the pearson correlation.

Author(s)

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

Examples


  ## Not run: 
  interactive.pearson()
  
## End(Not run)
 

LearningRlab documentation built on Aug. 31, 2023, 1:08 a.m.