jaredlander / coefplot

Plotting model coefficients
Other
27 stars 19 forks source link

data.table #4

Open jaredlander opened 12 years ago

jaredlander commented 12 years ago

Switch iterations to data.table to speed up performance.

jaredlander commented 11 years ago

May not be necessary if plyr is switched to use data.tables underneath.

jaredlander commented 10 years ago

Can now use dplyr to speed up the process.