> 
> Use the method .rx2()
>
http://rpy.sourceforge.net/rpy2/doc-2.2/html/vector.html?highlight=rx2#extracting-r-style
> 
Hi, I used rx2(), passing the name of a column, or index, I seem to get back a
vector of size 1. My test code along with data is here

http://dl.dropbox.com/u/1570604/radon.zip

How can I get back a full vector of items seen below? r_repr() shows me:

structure(list(county = structure(list("(Intercept)" = c(1.06750311717691, 
0.887536167587372, 1.23038235347237, 1.22454371552118, 1.28997542657877, 
..
)), .Names = "(Intercept)", row.names = c("AITKIN", "ANOKA", 
"BECKER", "BELTRAMI", "BENTON", "BIG STONE", "BLUE EARTH", "BROWN", 
..
"WINONA", "WRIGHT", "YELLOW MEDICINE"), class = "data.frame")), .Names =
"county", class = "coef.mer")

Thanks,



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to