On 1 December 2011 15:59, Marko Limbek <marko.lim...@valicon.net> wrote:

> resmca = r.MCA(datapm, ncp=3, quali.sup=r.c(4, 5, 6))


A Python keyword argument can't contain a dot. AFAIK, rpy2 automatically
translates those cases to use underscores, so try quali_sup=...

Thomas
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to