Articles by Dimitris

Using SQLite in R

September 16, 2014 | Dimitris

Working on big data requires a clean and robust approach on storing and accessing the data. SQLite is an all inclusive server-less database system in a single file. This is very convenient for data exchange between colleagues. Here is a workflow of SQLite data accessing and data storing in R. ... [Read more...]

R library for spatial microsimulation

October 17, 2012 | Dimitris

Spatial microsimulation is a method where we construct small area population data from the combination of various data sources. In order to perform this combination of census and survey data, we need an R library to standardize the procedure. I’ve recently developed “sms” R library which combines census and ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)