reading STATA's dta format in CL

17 views
Skip to first unread message

Tamas Papp

unread,
Sep 26, 2013, 11:07:34 AM9/26/13
to Lisp-stat
Hi,

Does anyone know a Common Lisp library that can read STATA's dta format
into CL? If there isn't one, I can always convert into CSV using eg R,
but I thought I would check.

Best,

Tamas

David Hodge

unread,
Sep 26, 2013, 7:09:16 PM9/26/13
to lisp...@googlegroups.com, Lisp-stat
Sorry Tamas, not aware of any such library

Sent from my iPad
> --
> You received this message because you are subscribed to the Google Groups "Common Lisp Statistics" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to lisp-stat+...@googlegroups.com.
> To post to this group, send email to lisp...@googlegroups.com.
> Visit this group at http://groups.google.com/group/lisp-stat.
> For more options, visit https://groups.google.com/groups/opt_out.

Tamas Papp

unread,
Oct 1, 2013, 10:03:13 AM10/1/13
to lisp...@googlegroups.com
Hi David,

I ended up converting in R to CSV, and then compressed it with gzip, now
the data takes up less space _and_ it is much faster to read into CL.

Writing a CL reader for STATA formats is on my todo list now, but not a
high priority.

Best,

Tamas
Reply all
Reply to author
Forward
0 new messages