Learn R Programming

LearningRlab (version 2.2)

interactive.pearson: User Interactive Pearson Correlation Calculus

Description

Interactive function for pearson correlation calculus.

Usage

interactive.pearson()

Arguments

void, not argument

Value

An interactive process to calculate the pearson correlation.

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
# NOT RUN {
  
# }
# NOT RUN {
  interactive.pearson()
  
# }
# NOT RUN {
 
# }

Run the code above in your browser using DataLab