A Closer Look at Clustring in SPlus仔细看看在SPLUS聚类.pptVIP

  • 16
  • 0
  • 约1.4万字
  • 约 39页
  • 2018-06-19 发布于福建
  • 举报

A Closer Look at Clustring in SPlus仔细看看在SPLUS聚类.ppt

A Closer Look at Clustring in SPlus仔细看看在SPLUS聚类

A Closer Look at Clustering in S-Plus Getting Your Data Into S-PLUS mm - matrix( scan(mfile), ncol=5, byrow=TRUE) #read all rows from the file where there are 5 columns in each #row Reading In Tabular Data read.table(file, header=see below, sep, row.names, col.names,as.is=F, na.strings=NA, skip=0) header = T means that the first line of the file is used for the variable names in our data frame row.names = A variable that indicates the row names. It can be a vector of the same length as our table, or a number that points to a particular column where the variable names reside, or else t

文档评论(0)

1亿VIP精品文档

相关文档