Displaying 20 results from an estimated 1000 matches similar to: "Popularity of R, SAS, SPSS, Stata, Statistica, S-PLUS updated"
2010 Jun 28
1
(New) Popularity of R, SAS, SPSS, Stata...
Greeting Listserv Readers,
At http://r4stats.com/popularity I have added plots, data, and/or
discussion of:
1. Scholarly impact of each package across the years
2. The number of subscribers to some of the listservs
3. How popular each package is among Google searches across the years
4. Survey results from a Rexer Analytics poll
5. Survey results from a KDnuggests poll
6. A rudimentary analysis
2010 Jun 20
6
Popularity of R, SAS, SPSS, Stata...
Hi All,
I've been fiddling around with various ways to estimate the popularity
of R, SAS, SPSS, Stata, JMP, Minitab, Statistica, Systat, BMDP, S-PLUS,
R-PLUS and Revolution R. It's not an easy task. You can see what I've
come up with so far at http://r4stats.com/popularity . I'm sure people
will have plenty of ideas on how to improve this, so please let me know
what you think.
2010 Jan 13
3
Updated comparison table for SAS-SPSS Add-ons and R Functions
Hi All,
I have substantially expanded the table that compares SAS and SPSS
add-on modules to somewhat equivalent R packages. This new version is
at:
http://r4stats.com/add-on-modules
and I would very much appreciate any feedback you might have on it.
The site http://r4stats.com is the replacement to
http://RforSASandSPSSusers.com and includes the support files for both
"R for SAS and SPSS
2011 May 11
3
Vermunt's LEM in R
I don't know of any R package that can match all the functionality of LEM
eg fitting equality constraints to model parameters a la LISREL.
WRT dumping tables, I would have thought that as.data.frame.table does
pretty much what you want, [not tested]
newtab <- as.data.frame(table(a,b,c))
cat("dim\n")
for(i in seq(1, ncol(newtab)-1) {
cat(nlevels(newtab[,1]," ")
}
2011 Aug 31
0
Programming examples added to r4stats.com
Hi All,
I now have programming examples for common research tasks done in R, SAS, SPSS and Stata at http://r4stats.com. The examples fall into the following categories:
Data Import & Export
Data Management
Enhancing Output
Graphics, ggplot2
Graphics, Traditional
Selecting Variables and Observations
Statistics
For the graphics examples, I got lazy and only show the R code done two ways.
2014 May 21
2
Popularidad de R
Hola:
Me ha gustado mucho ese grafico, el otro día encotré
http://r4stats.com/articles/popularity/
Aquí se hace un buen repaso a la popularidad de R con muchos y variados
parámetros.
Saludos
El 20/05/14 19:05, Igor Sosa Mayor escribió:
> "Marcuzzi, Javier Ruben"
> <javier.ruben.marcuzzi en gmail.com> writes:
>
>> ¿Donde se encuentra R dentro de la
2011 Apr 21
1
Rcmdr vs SPSS in hungarian
An embedded and charset-unspecified text was scrubbed...
Name: nem el?rhet?
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110421/2b2b582b/attachment.pl>
2007 Jan 29
1
R for SAS & SPSS Users Document
Greetings,
I am pleased to announce the availability of the document, "R for SAS
and SPSS Users", at
http://oit.utk.edu/scc/RforSAS&SPSSusers.doc . It presents an
introductory view of R for people who already know SAS and/or SPSS.
Included are 27 programs written in all three languages (i.e. 81 total)
so that people can see how R works compared to the other two, task by
task.
I
2007 Feb 10
1
SAS, SPSS Product Comparison Table
Hi All,
My paper "R for SAS and SPSS Users" received a bit more of a reaction
than I expected. I posted the link
(http://oit.utk.edu/scc/RforSAS&SPSSusers.pdf) about 12 days ago on
R-help and the equivalent SAS and SPSS lists. Since then people have
downloaded it 5,503 times and I've gotten lots of questions along the
lines of, "Surely R can't do for free what [fill in
2008 Apr 09
2
GLM fitting in R and Statistica
Hi,
I have a problem concerning discrepances between R (which I use) and
Statistica (which uses my supervisor). I can't say what is the origin
of these differences but unfortunately my supervisor doesn't know that
either.
Our response variable is number (or presence/absence) of parasites in
rodents and explanatory variables are presence/absence of several
alleles. The rodents were
2011 Nov 26
4
SPSS -> R
I'm an SPSS user trying to make the transition to R.
Can someone help me translate the following SPSS code into R?:
GLM Total_tp1 Total_tp2 WITH Age Sex
/WSFACTOR=Time 2 Repeated
/METHOD=SSTYPE(3)
/CRITERIA=ALPHA(.05)
/WSDESIGN= Time
/DESIGN= Age Sex Age*Sex.
Also. can anyone recommend any resources to help SPSS users learn to things in R?
Thanks,
-kristi
[[alternative HTML
2009 Feb 18
2
Open Source in an Economic Downturn: Asterisk stories needed
I'm giving a talk at SCALE 2009 (Southern CAlifornia Linux Expo) on
Sunday in Los Angeles, and the topic of my talk is "Open Source in an
Economic Downturn". I've got lots of talking points for this talk,
but it would be interesting to hear some short anecdotes about how you
in the Asterisk community are thriving, or at least surviving, by
virtue of the benefits of
2004 Feb 01
4
Assistance with data import from Statistica
I am a new R user attempting to convert files from Statistica to R. I
can export from Statistica to SPSS .por format, but not to the SPSS .sav
format. Is there a procedure for easily accomplishing this, which will
allow me to keep variable short and long labels (big surveys LOTS of
time to replace all this work).
Many thanks for sharing your time and knowledge.
steve
Dr Steven M Burgess
2004 Nov 07
3
Calling Other (non-C or Fortran) Programs from R
Hi!
I wonder if anyone has experiences of calling other programs
from R (i.e., not C or Fortran programs).
Specifically I want to call LEM from R and execute it in a
loop to process its output in R. Thanks,
Tim Liao
2013 Nov 13
3
Modelos Log Lineales
Estimados,
Existe algún package especifico para modelos lob lineales en R? Idealmente
algo que funcione como el programa LEM.
Muchas gracias por su ayuda,
Saludos
--
Pablo Reyes
[[alternative HTML version deleted]]
2003 Jul 04
2
newbie profile path problem
Hi all,
I've been working on setting up samba for a small home network, 3
win98se machines, and RH9 with samba 2.2.7
Roving profiles are working, with domain logins, just fine. The problem
I'm having is that although I _think_ I've set it up properly, the
profile items get copied into the users home directory, not the the
directory I've set up.
I've gone through all the faqs
2002 Oct 26
1
libsmbclient in Mac OS X / Darwin
Dear folks:
First of all, thanks for a great product and please do keep up your fine
job with samba.
As a humble contribution to your project, below is a patch to configure.in
that allows libsmbclient.so to be correctly built in my system (Mac with
Mac OS X). I hope this to be useful.
I also noted that the generated Makefile, did not correctly install the
library as the 'install'
2011 Jan 06
1
Problems with FullTilt, Ubuntu 10.04 and Wine 1.3.10
Hi!
Wine 1.3.10 here, on Ubuntu 10.04 64 bit.
After maybe a week or two since last time (no probs back then), today I launched again FullTiltPoker: no way to connect to Full Tilt game server.
When it comes to the connection, the Windows executable tells me:
Trying again...
Trying again...
Trying again...
...
Launching the executable with WINEDEBUG="warn+all", at the same time I get
2020 Oct 27
1
Exporting SPSS Dataset to STATA format
*Dear Sir/Madam,*
* Subject : Exporting SPSS Dataset to STATA format*
I have a SPSS file which i am able to import into R via Rcmdr or Rstudio.
But i am unable to export the same file into STATA format.
It would be kind of you to kindly help me achieve the same and send me a
sample R script whcih could be used for the same purpose.
*Thanks and Regards*
*Nelgyn Tennyson *
2009 Mar 14
0
Comparison of data analysis packages: R, Matlab, SciPy, Excel, SAS, SPSS, Stata - Brendan O'Connor's Blog
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
I found an interesting thread discussing R and other packages here:
http://anyall.org/blog/2009/02/comparison-of-data-analysis-packages-r-matlab-scipy-excel-sas-spss-stata/
Plenty of well-reasoned comments.
I thought it may be informative for people on this list.
Best,
- -Jose
- --
Jose Quesada, PhD.
Max Planck Institute,
Center for