Re: [Rpy] R plots only transiently displayed

2013-07-09 Thread Laurent Gautier
Same as this one, may be: http://stackoverflow.com/questions/12655771/plots-made-with-rpy-sent-to-x11-suddenly-close L. On 07/09/2013 12:08 PM, Horea Christian wrote: The same question as who? Cheers, On Di 09 Jul 2013 09:08:47 CEST, Terry Tan wrote: the same question! 在 2013-7-9 上午8:27,"Hore

Re: [Rpy] R plots only transiently displayed

2013-07-09 Thread Horea Christian
The same question as who? Cheers, On Di 09 Jul 2013 09:08:47 CEST, Terry Tan wrote: > the same question! > > 在 2013-7-9 上午8:27,"Horea Christian" >写道: > > Hi guys, I am using the followin code to print the results of my > factor > analysis. > > from rpy2.robj

Re: [Rpy] R plots only transiently displayed

2013-07-09 Thread Terry Tan
the same question! 在 2013-7-9 上午8:27,"Horea Christian" 写道: > Hi guys, I am using the followin code to print the results of my factor > analysis. > > from rpy2.robjects import r > import rpy2.robjects.numpy2ri > rpy2.robjects.numpy2ri.activate() > fit = r.factanal(cleaned_data, 4, rotation="varimax