nt-williams / lmtp

:package: Non-parametric Causal Effects Based on Modified Treatment Policies :crystal_ball:
http://www.beyondtheate.com
GNU Affero General Public License v3.0
57 stars 17 forks source link

Should all the data manipulation be based on data.table? #4

Closed nt-williams closed 4 years ago

nt-williams commented 4 years ago

https://csgillespie.github.io/efficientR/data-processing-with-data-table.html

Does seem like it would be faster.

nt-williams commented 4 years ago

Other considerations were taken into account for speed. Maybe this is something to come back to in future developments, but not needed as of now.