FirstWeekNotes


Lectures: 

 

 chap1.pdf    chap2_data.pdf   chap3_data_exploration.pdf

 

Examples: 

     In clss example:  ExploreParkinson.R

     In class exploration of Iris Data:  ExploreIris.R  

 

In Class Group Problem:

     Chap 2:  InClassProblem_1

 

 

Homework: HomeworkAssignment01.pdf

 

Data Set for Homework 1 problem 3 and 4

OH_house_prices.csv     CA_house_prices.csv   football.csv

 

 

In R ecdf is the Empirical Distribution Function.  The mathematical formula is here:

Empirical Distribution Function

 

 

 

To integrate R with Eclipse use StatEt.  Step by step instructions are at To run R on Eclipse