interactive.pearson {LearningRlab} | R 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)
[Package LearningRlab version 2.4 Index]