Tagged Questions
SPSS is a statistics package. Originally released in 1968, it is currently owned by IBM.
7
votes
8answers
1k views
R and SPSS difference
i will be analysing vast amount of network traffic related data shortly. i will pre-process the data in order to analyse it. i have found that R and SPSS are among the most popular tools for ...
5
votes
2answers
2k views
SPSS and PHP/MySQL Integration
I apologize up front for the broadness of this question, but I'm wondering if anyone has any suggestions/pointers.
A friend's company uses SPSS for statistical data, surveys, etc. They'd like to be ...
4
votes
4answers
363 views
How did you experience the transition from SPSS to R?
The discussion in this question is the direct cause for me asking this question. The more general reason is the fact that I often have to explain R use to people that are only familiar with SPSS. I ...
3
votes
2answers
139 views
Warning / Error when Importing a .sav
I have two versions of SPSS at work. SPSS 11 running on Windows XP and SPSS 20 running on Linux. Both copies of SPSS work fine. Files created with either version of SPSS open without incident on the ...
3
votes
5answers
393 views
Importing SPSS dataset into Python
Is there any way to import SPSS dataset into Python, preferably NumPy recarray format?
I have looked around but could not find any answer.
Joon
3
votes
7answers
5k views
How do I calculate these statistics?
I'm writing an app to help facilitate some research, and part of this involves doing some statistical calculations. Right now, the researchers are using a program called SPSS. Part of the output that ...
2
votes
1answer
40 views
Looping through variables in spss
Im looking for a way to loop through variables (eg week01 to week52) and count the number of times the value changes across the them. For example
week01 to week18 may be coded as 1
week19 to week40 ...
2
votes
3answers
149 views
weight data with R Part II
Given is the following data frame:
structure(list(UH6401 = c(1, 1, 0, 0, 0, 1, 1, 0, 1, 0, 1, 1,
1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, ...
2
votes
1answer
139 views
weight data with R
I have a dataset like this:
structure(c(1, 2, 1, 1, 2, 2, 2, 1, 2, 1, 2, 1, 2, 2, 2, 2, 1,
2, 2, 1, 2, 2, 2, 2, 1, 1, 2, 1, 1, 1, 2, 2, 2, 1, 2, 1, 2, 1,
2, 2, 1, 2, 1, 2, 2, 2, 1, 2, 1, 2, 2, ...
2
votes
2answers
468 views
copy and paste specific cells from EXCEL into specific SPSS cells
I am trying to copy data from excel into SPSS. I have 80 excel files and need to copy and paste the same cells from each workbook into my main SPSS database. Is there any way I can do this aside from ...
2
votes
2answers
656 views
Load R package in SPSS
I have just started working with the integration of R into SPSS and I have problems with loading some R packages in SPSS. I can load e.g. library(foreign) or library(graphics) but it does not work for ...
2
votes
6answers
3k views
How can I loop through variables in SPSS? I want to avoid code duplication
Is there a "native" SPSS way to loop through some variable names? All I want to do is take a list of variables (that I define) and run the same procedure for them:
pseudo-code - not really a good ...
2
votes
2answers
423 views
SPSS - sum of squares change radically with slight model changes in ANOVA?
I have noticed that the sum of squares in my models can change fairly radically with even the slightest adjustment to my models???? Is this normal???? I'm using SPSS 16, and both models presented ...
2
votes
4answers
515 views
Remove variable labels attached with foreign/Hmisc SPSS import functions
As usual, I got some SPSS file that I've imported into R with spss.get function from Hmisc package. I'm bothered with labelled class that Hmisc::spss.get adds to all variables in data.frame, hence ...
1
vote
1answer
12 views
Matrix language and macro variables
is there a way to use calculations made in matrix language (matrix-end matrix) as macro variables later in calculations?
Let say I calculate chi^2 and pvalue in matrix language and then I want to use ...
1
vote
1answer
34 views
SPSS Macro: compute by variable name
I don't think SPSS macros can return values, so instead of assigning a value like VIXL3 = !getLastAvail target=VIX level=3 I figured I need to do something like this:
/* computes last available entry ...
1
vote
1answer
41 views
How to use SPSS Syntax to edit Page Attributes and Page Set Up
I'm writing a macro in SPSS syntax to generate a large number of reports. I need the macro to export each report (which is in a output file) to a pdf file, but I cannot find any way of editing the ...
1
vote
3answers
108 views
Trying to read an SPSS file in to R. Turns into all NAs. Errors inside
I am trying to read an SPSS file in to R using read.spss. It is a very large file (The World Values Survey), with about 67k entries.
Here is the code, with the errors:
> library(foreign)
> wvs ...
1
vote
2answers
117 views
Access SPSS data from a Python, Java (groovy/grails)' or C++ app without license for SPSS?
I am finding mixed results googling. I have a need to parse a SPSS .sav file to discover the data layout and extract the survey results. Step one is to read the "schema" of the data. For example I ...
1
vote
3answers
193 views
X12 seasonal adjustment program from census, problem with input file extensions
I downloaded the X12 seasonal adjustment program located here: http://www.census.gov/srd/www/x12a/x12downv03_pc.html
I followed the setup and got the setting correct. When I go to select a file to ...
1
vote
2answers
241 views
clear memory in SPSS, like what is done in R
Being an R user, I'm now trying to learn the SPSS syntax.
I sed to add the command rm(list=ls()) at the being of R script to ensure that R is empty before I go on my work.
Is there a similar command ...
1
vote
1answer
127 views
Syntax for replacing chars in variable names?
I've got a problem with a bunch of SPSS files. Several of the variable names contains a '.' (dot) that I need to replace with underscore for SQL purposes.
I know there is the command RENAME VARIABLE ...
1
vote
10answers
220 views
Number crunching in Ruby (optimisation needed)
Ruby may not be the optimal language for this but I'm sort of comfortable working with this in my terminal so that's what I'm going with.
I need to process the numbers from 1 to 666666 so I pin out ...
1
vote
2answers
446 views
Using 64-Bit SPSS Libraries in C#
I'm trying to create an .sav file programmatically without having to use SPSS automation (the SPSS.BackendAPI library) in order to free up more SPSS licenses. I found this library at CodePlex that ...
1
vote
2answers
301 views
Least-squares fit of PCA scores on original variables
I have 100 vars, and I want to do factor analysis using variables var15-v25. To do that first I extracted the variables into another object (say f), & then run the principal component analysis.
...
1
vote
2answers
447 views
How to aggregate on IQR in SPSS?
I have to aggregate (of course with a categorical break variable) a quite big data table containing some continuous variables by resulting the mean, median, standard deviation and interquartile range ...
1
vote
2answers
321 views
From SQL to SPSS
I need to export some data and then I have to export them in a SPSS file format.
I've already found out that I need a SPSS SDK. I also have found out that i need a I/O DLL for creating and reading ...
1
vote
2answers
355 views
Whats the best way to generate an SPSS .SAV file from .NET?
I need to provide some export functionality in my web application for SPSS. I've looked at some very old solutions for generating .SAV files for SPSS but they're either incomplete or don't work at ...
1
vote
3answers
953 views
Ignore escape characters (backslashes) in R strings
While running an R-plugin in SPSS, I receive a Windows path string as input e.g.
'C:\Users\mhermans\somefile.csv'
I would like to use that path in subsequent R code, but then the slashes need to be ...
1
vote
1answer
137 views
SPSS 15 I/O DLL: Modifying Existing Cases
I am writing an application in C++ that interfaces with SPSS 15 using their I/O DLL.
Our SPSS database is made of a number of cases, each with their unique "ID" field.
What I need to do is open the ...
1
vote
4answers
385 views
Replicate “Custom Tables” comparison in R
I use SPSS everyday but have really been trying to learn R. The major thing that is holding me back is my need to easily generate tables, banners, and cross-tabs for the market research that I do. I ...
1
vote
6answers
3k views
Read SPSS file into R
Probably a basic answer. I am trying to learn R and want to bring in an SPSS file, which I can open in SPSS.
I have tried using read.spss from foreign and spss.get from Hmisc. Both error messages ...
1
vote
1answer
667 views
statistical cosinor analysis,
Hey i am trying to calculate a cosinor analysis in statistica but am at a loss as to how to do so. I need to calculate the MESOR, AMPLITUDE, and ACROPHASE of ciracadian rhythm data.
...
1
vote
3answers
704 views
How do you detect outliers on multivariate data? [closed]
See: What is the best way to identify outliers in multivariate data?
I am trying to do a regression problem but I have 3 independent variables and not 1 so it is hard to detect outliers from a ...
1
vote
2answers
1k views
From SPSS, import data from SQL Server Analysis Services
I'm wondering if there is an easy way to load data from analysis services (SSAS) into SPSS.
SPSS offers a product to put SPSS functionality on the analysis server, but to me this is backwards. I ...
0
votes
0answers
15 views
SPSS if condition
I need your help in doing this option in the SPSS. I am having 2 questions. If the answer of the first question is "Yes", then it should be allowed to answer the second question, otherwise not.
Can ...
0
votes
1answer
15 views
How to handle multiple answers in SPSS
I am having a questionnaire and I am trying to analyze it in the SPSS, the question is:
What are the benefits of the Implementation:
1. Fast
2. Time Saving.
3.Reduce Cost.
How to handle this in SPSS.
...
0
votes
0answers
10 views
Questionnaire Analysis in SPSS
I have no idea about the SPSS and I am having a questionnaire for my dissertation and should analyze it in the SPSS. I downloaded the software and I want to learn the SPSS and how to analyze the ...
0
votes
2answers
71 views
SPSS Macro to open CSV from variable
I am new to SPSS macros and trying to open a CSV file from a specified path in a variable.
Note that I want to set all variable settings at the top of the file, so I can easily decide to import ...
0
votes
2answers
55 views
Programmatically export SPSS Custom Tables to image file
Is there a way to use SPSS syntax or r/python to export custom tables to jpg or some other file format? I often like to use ctables in PPT decks but find it extremely cumbersome to run syntax and 1x1 ...
0
votes
1answer
101 views
Query SQL Server from SPSS how to connect
I am at a total loss on how to do what I think is a fairly simple and standard task:
I am running SPSS 20 on Mac and want to connect to a SQL Server database on a remote server.
When going to File ...
0
votes
2answers
35 views
Dealing with SPSS labels when exporting to a database
Working on a project to export SPSS survey data files to a MySQL database. While the actual import via ODBC is fine, I'm running into a dilemma of how to deal with the labels in the data. For example, ...
0
votes
2answers
118 views
Calculating a correlation coefficient that includes missing values
I'm looking to calculate some form of correlation coefficient in R (or any common stats package actually) in which the value of the correlation is influenced by missing values. I am not sure if this ...
0
votes
1answer
45 views
Multiple if any command in spss
Is it possible to use Nested if any command in spss?
for example
if any(1, a to c) and if (1, s to x) xx=1.
0
votes
1answer
43 views
SPSS - Multiple Graphs
I create a graph in SPSS and can go in and change the colours and other visual properties. But then when I create another graph, it uses the old default properties again. I can see the code when I ...
0
votes
0answers
15 views
SPSS Tabulating Random Effect Mixed Models
Can anyone help me tabulate a random effects mixed model in SPSS. This (http://gyazo.com/6ac0f978c203c97fcf1b48fc4a584082) is the question I am trying to test. I tried Data -Restructure, and ...
0
votes
2answers
38 views
Convert ASCII in SPSS
I am trying to use the Wilkinson test to compare several statistical software's. To read the ASCII files as in the first question I tried to save the tests as six separate .txt files with ANSI ...
0
votes
0answers
32 views
Anyone familiar with data format of Comfirmit?
I recently asked about accessing data from SPSS and got some absolutely wonderful help here. I now have an almost identical need to read data from a Confirmit data file. Not finding a ton of confirmit ...
0
votes
2answers
152 views
Query SPSS file
R version: 2.12.2 / OS: Windows XP
Data that I need to query and manipulate is stored in a SPSS .sav file (size ~ 112MB) and I have a very basic knowledge of SPSS syntax. I am much more comfortable ...
0
votes
0answers
36 views
Table Syntax in Loop [closed]
I am trying to use a loop for table syntax. I have to run set of variables 18 times on filter, but instead of writing 18 times i will write one time and run in loop.
Please guide me for which ...