Skip to content

polomodov/getdataproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Explanation

Pre

  • You should set wd to directory with run_analysis.R file
  • Require reshape2

Steps of algorythm

  • Download data for analysis
  • Unzip it to wd
  • Read X training and test data
  • Read Y training and test data
  • Read subject train and test data
  • Read activities data and label Y_data file
  • Read features.txt file.
  • Get only mean and standard deviation for each measurement.
  • Label the mean and std data set (xDataMS) dataset
  • Put labels for sData
  • Merge datasets
  • Creates independent tidy data set

About

project for class.coursera.org/getdata-002

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages