Re: [R] Reading data in lisp format

2011-09-22 Thread ESTEBAN ALFARO CORTES
: ESTEBAN ALFARO CORTES CC: r-help@r-project.org Asunto: Re: [R] Reading data in lisp format If you think that R is loosely typed, then examining LiSP code will change your mind, or at least give you a new data point further out on the Loose-Tight axis. I think you will need to do the processing

Re: [R] Reading data in lisp format

2011-09-22 Thread ESTEBAN ALFARO CORTES
)) (not(jobless_unmarried_fem_reject ?s)) (not(jobless_mascu_reject ?s) Regards, Esteban De: csrabak [mailto:cesar.ra...@gmail.com] Enviado el: miƩ 21/09/2011 16:35 Para: ESTEBAN ALFARO CORTES CC: r-help@r-project.org Asunto: Re: Reading data in lisp

[R] Reading data in lisp format

2011-09-21 Thread ESTEBAN ALFARO CORTES
Hi, I am trying to read the credit.lisp file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read. I have not found how to do that in the foreign library http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening