R2.15 plot()

17 views
Skip to first unread message

刘文杰

unread,
Nov 20, 2014, 4:13:25 AM11/20/14
to rha...@googlegroups.com
I have run the kmeans agorithm on Rhadoop with mapreduce model, but I can not open the .pdf file generated by plot().It give us the error which is "the file has been damaged or the file can not be restored".
 On the other hand,I run the function kmeans() directly in R,
                                          kmeans<-kmeans(iris[,-5],3,iter.max=100)
                                          plot(iris[,-5], kmeans$cluster) 
It  produced a pdf file but it's damaged and cannot be opened, what's the problem?  Thanks!

Antonio Piccolboni

unread,
Nov 20, 2014, 12:43:38 PM11/20/14
to rha...@googlegroups.com
It seems like the problem is independent of rmr2, doesn't it? Why not report it to the maintainers of plot? 

刘文杰

unread,
Nov 21, 2014, 4:49:28 AM11/21/14
to rha...@googlegroups.com
Thank you !

在 2014年11月20日星期四UTC+8下午5时13分25秒,刘文杰写道:
Reply all
Reply to author
Forward
0 new messages