mfasiolo / mgcViz

An R package for interactive visualization of GAM models
https://mfasiolo.github.io/mgcViz/
76 stars 9 forks source link

Re-write bin1D() in Rcpp #11

Open mfasiolo opened 7 years ago

mfasiolo commented 7 years ago

The double loop would definitely go much faster in Rcpp, and this should not be too hard to do.