Re: [R] R Studio v3.0.3 for Windows 32bits is too slow

2014-07-10 Thread Phan, Truong Q
stra.com W  www.telstra.com -Original Message- From: peter dalgaard [mailto:pda...@gmail.com] Sent: Thursday, 10 July 2014 10:08 AM To: Jeff Newmiller Cc: Bert Gunter; Phan, Truong Q; r-help@r-project.org Subject: Re: [R] R Studio v3.0.3 for Windows 32bits is too slow Grumpy today, Jeff? For the conc

[R] R Studio v3.0.3 for Windows 32bits is too slow

2014-07-09 Thread Phan, Truong Q
Hi R'er, I have a dataset which has a matrix of 7502 x 1426 (rows x columns). The data is in a CSV format which has a size around 68Mb. This dataset is less than 10% of our dataset. I have been adopting the Anomaly detection method as described by http://www.mattpeeples.net/kmeans.html . It has