On Tue, Jun 9, 2009 at 2:47 AM, DIEGO CHAVEZ<diego.cha...@andinanet.net> wrote:
>  I am reading about the functional features of R statistical software, 
> because I want to compare these progarm with the basic module of SPSS 
> software.
>  I would like to know  if the  R  version 2.9.0 application   is capable of  
> read and procces entry  files that were created in  SPSS program version 17 
> or earliers.
>
To begin with R, and to switch from SPSS, you would check JGR and
Rcmdr, two graphical interfaces to R. Rcmdr graphically allows you to
import SPSS files, and also allows to run statistical analyses in a
point-and-click fashion (*somewhat* in the style of SPSS). Read the
help page of the function associated with SPSS import to see what
versions of SPSS it supports (either `foreign; ?read.spss' or click
`help' in the relevant menu in Rcmdr).
Liviu


>  In adittion,   If you have more information about the  functional 
> comparisons between R and SPSS software, please send to my email address
>  I will be grateful for you response.
>
>  Best regards.
>
>  Diego Chávez
>
>
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to