Skip to content

JoeReads/PeerAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Peer Assignment Getting Data

  • Read in Features text file
  • Select Names for columns
  • Read in Training and Test data from Text files
  • Combine Training and Test files
  • Use Colnames to rename Variables
  • Use grep to select variables with Mean and mean character strings
  • Use grep to select variables with std
  • Use cbind to combine results into one file
  • This file is the Tidy Data file with Mean and Standard Deviations Variables
  • Use ColMeans and rowMeans to calculate Averages of columns and observations in two separate files which may be used with the Tidy Data file

About

Get Data Coursera Peer Assigments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages