[R] Basic matrix manipulation problem

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Thu Apr 26 01:41:10 CEST 2012


?t

though i don't know why you think you have to regress only columns and cannot regress rows.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

Hans Thompson <hans.thompson1 at gmail.com> wrote:

>Is there a function I can use to invert the final table rows and
>columns? 
>I'd like to plot the x and y so that I can place them with another
>point and
>get coefficient values.  So:
>
>      AAB  BAB  CCD  DCD
> x  1.75  2.25  3.25  3.75
>>y  6.25  6.75  7.25  7.75
>
>to "A"
>            x      y
>AAB   
>BAB
>CCD
>DCD
>
>then run the (x,y) values against either the origin or another point to
>get
>the coefficient that the line between the two points gives.
>
>Thanks.
>
>--
>View this message in context:
>http://r.789695.n4.nabble.com/Basic-matrix-manipulation-problem-tp4584734p4588406.html
>Sent from the R help mailing list archive at Nabble.com.
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list