Skip to content
Prev 608 / 10988 Next

[Rcpp-devel] Using loess() from Rcpp

Le 08/04/10 00:03, Davor Cubranic a ?crit :
Feel free to write a design document. As I said before operator~ is 
unary in c++, so it does not help. Sometimes people use operator% for 
things like that.

Please include in your design what would be the gain over just using R 
to parse the formula.
I have not, there is no reason why it should not work.