Displaying 1 result from an estimated 1 matches for "data300".
Did you mean:
sata300
2001 Feb 28
2
Automating the job?
...r if
it's possible to do it automatically. For example,
> library (mva)
> mydata <- read.table ("data1")
> cl <- kmeans(mydata, 5, 20)
and I just need to save "cl" info (i.e. the center info). Of course, I'll
have the data from "data1" to "data300".
Could someone please give me an advise how to do it, or any other
recommendation for this job? I'll run this either in Unix or Mac environment
using the version 1.2.1.
Thanks in advance.
- Youngser Park
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r...