Re: [R] Gale-Shapley Algorithm for R

2011-12-29 Thread VictorDelgado
VictorDelgado wrote > > Dear R-helpers, > > I'm not a speciallist in writing complex functions, and the function still > very rusty (any kind of suggestions are very welcome). I want to implement > Gale-Shapley algorithm for R Language. It is based on > http://www.jstor.org/stable/10.2307/23127

[R] Gale-Shapley Algorithm for R

2011-12-28 Thread VictorDelgado
Dear R-helpers, I'm not a speciallist in writing complex functions, and the function still very rusty (any kind of suggestions are very welcome). I want to implement Gale-Shapley algorithm for R Language. It is based on http://www.jstor.org/stable/10.2307/2312726 Gale and Shapley (1962) , and it