PCA: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 August 2013

10 July 2012

  • curprev 04:3304:33, 10 July 2012 Raj talk contribs 897 bytes +897 Created page with "Category:R <pre> ## Getting the data > mydata <- read.table ("D:/ITC/USER/Rudresh/data/data.txt", header=T, sep="\t") > mydata <- na.omit(mydata) # listwise deletion of ..."