Learn R Programming

LearningRlab (version 2.2)

interactive.covariance: User Interactive Covariance Calculus

Description

Interactive function for covariance calculus.

Usage

interactive.covariance()

Arguments

void, not argument

Value

An interactive process to calculate the 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.

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
  interactive.covariance()
  
# }
# NOT RUN {
 
# }

Run the code above in your browser using DataLab