search for: londonr_2012

Displaying 1 result from an estimated 1 matches for "londonr_2012".

Did you mean: london2012
2012 Jun 26
1
data.table vs plyr reg output
Hello. The data.table package is very helpful in terms of speed. But I am having trouble actually using the output from linear regression. Is there any way to get the data.table output to be as pretty/useful as that from the plyr package? Below is an example. library('data.table'); library('plyr'); REG <-