interactive.covariance: User Interactive Covariance Calculus

View source: R/Statistics.R

interactive.covarianceR Documentation

User Interactive Covariance Calculus

Description

Interactive function for covariance calculus.

Usage

interactive.covariance()

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 covariance formule, apart from the covariance_ help document.

Value

An interactive process to calculate the covariance

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.covariance()
  
## End(Not run)
 

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