Displaying 20 results from an estimated 1000 matches similar to: "R Textbook for SAS and SPSS Users"
2008 Aug 18
0
R for SAS and SPSS Users
Hi,
Bob Muenchen's book is now out on release. Its terrific for a step by step
tutorial for doing stuff in R, even if all you know is SAS and SPSS. Check
this out here http://rforsasandspssusers.com/
and at
http://www.amazon.com/SAS-SPSS-Users-Statistics-Computing/dp/0387094172/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1217456813&sr=8-1
Regards,
Ajay
www.decisionstats.com
2008 Sep 27
1
A Book for SAS, SPSS and R students
Hi List,
I had the pleasure of taking Dr Bob Muenchen's interview for his upcoming
book R For SAS and SPSS users. He has spent 27 years in this field while I
have spent almost that much on earth.
So this is more like a fan blog interview. I thought it would be of use to
people curious about R, or even SAS , or SPSS if they have not worked on
either of these packages before.
Having fought my
2009 Jan 07
0
R in the NY Times-IAsians perspective
R and its GUI Rattle helped me establish a data mining consulting startup on
my own, without taking bank credit .
People I met on the forum and especially books like
rforsasandspssusers.com/ <http://rforsasandspssusers.com/>
helped me ease the transition to the new Object Oriented method from the
earlier -
even a monkey can create shakespeare if he types enough kind of analytics
software.
2009 Mar 14
0
[multi-level model] set up categorical variable/indicator?
Hi everyone,
I'm working on a multi-level model based on one of the "radon" example from
Gelman & Hill's book (
http://www.amazon.com/Analysis-Regression-Multilevel-Hierarchical-Models/dp/052168689X/ref=pd_bbs_1?ie=UTF8&s=books&qid=1237069199&sr=8-1
).
I add an "region" indicator (has numeric values from 1 to 5) as the varying
intercept in my model (I
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
2009 Oct 01
1
Can You Recommend Books for Linear Mixed Models in R
All
I have been looking into the books on performing statistics in R, in
particular I am interested in General Linear Mixed Models, for Randomized
Complete Block Design Experiments
The list I have come away with so far is:
Mixed Effects Models in S and S-plus by Pinheiro (2002)
2010 Oct 18
0
specifying lme function with a priori hypothesis concerning between-group variation in slopes
I want to specify a 2-level mixed model using the lme function in order to
test an a priori hypothesis about the between-group values of the slopes but
don't know how to do this . Here is the problem.
Consider first the case of a single group. The model is: Y_i= a +bX_i +
error where I indexes the different values of X and Y in this group . The
a priori hypothesis of the slope is: b=K.
2008 Oct 26
0
Fwd: Decision Stats
Dear Lists,
Here are my latest posts on retrenching and locating facilities better. Do
you have anything in academic papers that use data mining- analytics for
1) Better Employee ROI quantitative measurement or cutting costs rationally
based on data rather across the board.
2) Locating facilities based on pure quant based approaches than local
supply demand conditions.
Specific application for
2009 Oct 28
3
variable labels to accompany data.frame
Often it is useful to keep a "codebook" to document the contents of a dataset. (By "dataset" I mean
a rectangular structure such as a dataframe.)
The codebook has as many rows as the dataset has columns (variables, fields). The columns (fields)
of the codebook may include:
? variable name
? type (character, factor, integer, etc)
? variable label
2011 Feb 12
4
From SPSS Syntax to R code
There is a code from SPSS Syntax
do if sub(ATVK,2,2)="01".
comp strata=1.
else if sub(ATVK,2,2)>="05" and sub(ATVK,2,2)<="27".
comp strata=3.
else if sub(ATVK,4,2)>"20" or sub(ATVK,6,2)>"20".
comp strata=4.
else if sub(ATVK,4,2)>"00".
comp strata=2.
end if.
value labels strata 1 "R 2 "Li" 3 "M" 4
2009 Jun 05
1
OT: Inference for R - Interview
Dear All,
Slightly off -non technical topic ( but hey it is Friday)
Following last week's interview with REvolution Computing which makes
enterprise versions of R, here is another interview with the rapidly
growing company Blue Reference CEOPaul van Eikeren at
<http://www.decisionstats.com/2009/06/04/interview-inference-for-r/>
2009 Jun 09
3
SECOND MESSAGE: Re: Question about R an SPSS
Sent: Sunday, June 07, 2009 5:43 PM
Subject: Question about R an SPSS
Dears Sirs:
Venables, Smith and R-Development Core Team
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
2013 Apr 25
2
How are R version types named ? Any convention (like Hurricanes etc)
With reference to R News
News:
R version 3.0.0 (Masked Marvel) has been released on 2013-04-03.
R version 2.15.3 (Security Blanket) has been released on 2013-03-01
R version 2.15.2 (Trick or Treat) ....
R version 2.15.1 ("Roasted Marshmallows") ...
R version 2.15.0 ("Easter Beagle")
R version 2.14.0 ("Great Pumpkin")
Dear R help List,
How are these version types
2009 Jul 11
3
Reading data entered within an R program
Dear R-helpers,
I know of two ways to reading data within an R program, using
textConnection and stdin (demo program below). I've Googled about and
looked in several books for comparisons of the two approaches but
haven't found anything. Are there any particular advantages or
disadvantages to these two approaches? If you were teaching R beginners,
which would you present?
Thanks,
Bob
2009 Jan 31
0
Corrected Links: OT :Interview with the CEO , REvolution Computing : Commercial R launched
Corrected Links
> Dear List,
> Please find an interview with Richard Schultz, CEO REvolution Computing.
> REvolution Computing just launched their latest product, commercial as well
> as enterprise versions of R which include service contracts and tech
> support.
>
> The interview is viewable at
>
2009 Feb 03
0
Deploying a R model on a cloud computer using PMML
Dear List,
Please find an interview from Michael Zeller ,CEO, Zementis. Mike talks
about how to use an existing model ( created in R) , using PMML as an
intermediate for exporting the model, and deploying it on a cloud computer
for as low as 1 $ per hour.
Regards,
Ajay
*Ajay-* *What are the traditional rivals to scoring solutions offered by
you. How does ADAPA compare to each of them. Case
2009 Mar 04
0
OT : Interview with Anne Milley ,SAS
Dear Lists,
This is an off topic (OT ).
I recently took Anne Milley's interview .In Part 1 of the interview , Anne
talks about SAS, WPS, other softwares she studied like SPSS,.She also talks
about the difference between small and big companies , what sets SAS apart
and the famous licensing model of SAS
Interview – Anne Milley, SAS Part 1<http://smartdatacollective.com/Home/16909>
2010 Mar 31
0
Truncated Distributions - Estimating parameters
Dear R users,
I am working on the Value at Risk (VaR) for the Operational risk. For a given loss data, we try to fit some statistical distributions using Kolmogorov-Smirnov (KS) test and A-D test and then for fitted distribution using the estimated parameters, the losses are simulated and the VaR is arrived at.
The typical problem faced by the banks is the paucity of Internal loss data and thus
2012 Jul 26
0
PCM() non-convergence problem: how to get diagnostics?
I am attempting to fit a partial credit model using the PCM() function in eRm. My data set comprises 88 items in 43 individuals with possible scores 0,1,2,3.
Attempting either a PCM or RSM model fit simply hangs - no error messages but no return to command prompt and a continuously spinning "work in progress" indicator.
The scores are from an instrument whose relevant psychometrics
2010 Nov 10
0
OT : R Applications for Force.com/ Salesforce
No I am not on the payroll for these people.
or any relation of any kind ;) I just like cloud computing thats all
Appreciate your kind consideration Mr Simpson- I was not sure of the
list so mailed all 3- .
The subject line has been modified-hopefully there should be a
technical answer to a technical question.
Websites-
http://decisionstats.com
http://dudeofdata.com
Linkedin-