Re: [R] binary operators that implement row and column sweeps of matrices by vectors

2009-08-09 Thread Steven Rytina
- Original Message - From: "Peter Dalgaard" To: "Steven Rytina, Prof." Cc: Sent: Sunday, August 09, 2009 6:35 AM Subject: Re: [R] binary operators that implement row and column sweeps of matrices by vectors Steven Rytina wrote: Submitted

Re: [R] binary operators that implement row and column sweeps of matrices by vectors

2009-08-09 Thread Peter Dalgaard
Steven Rytina wrote: Submitted for perusal, comment, improvements, and/or critique. The presentation is in 3 sections: motivation, code, and comment. Motivation: As a new-comer to R from matrix oriented Gauss and Mata, I miss the tools for using a vector

[R] binary operators that implement row and column sweeps of matrices by vectors

2009-08-09 Thread Steven Rytina
Submitted for perusal, comment, improvements, and/or critique. The presentation is in 3 sections: motivation, code, and comment. Motivation: As a new-comer to R from matrix oriented Gauss and Mata, I miss the tools for using a vector (and operator) to ‘sweep