Tagged Questions
0
votes
0answers
10 views
Error with syntax in SPSS for MANCOVA
I am trying to run a MANCOVA.
Dependent variables: F_enjoy F_curios F_compli F_recogn F_social
Independent variable: Group4 (four different levels)
Covariates:P_progress P_obscomp P_socfdbk ...
0
votes
0answers
51 views
stratified group resampling syntax
I would like to use SPSS syntax to resample using the DISCRIMINANT command. I need to randomly select the same number of cases from 4 different groups repeatedly and then use oms to output the ...
0
votes
1answer
33 views
Is it possible to loop this syntax
I have been trying for some time to loop the following sytanx say 10 times.
COMPUTE tempvar=UNIFORM(10).
SORT CASES BY behaviour_code tempvar (A).
SPLIT FILE BY behaviour_code.
COMPUTE tempvar=1.
...
0
votes
1answer
27 views
Including STDEV in this macro and call
Ive got together the following macro to get a random sample of various sizes then calculate MEAN a given number of times. I would also like calculate the STDEV alongside the MEAN. Ive tried various ...
1
vote
1answer
51 views
Chaining SPSS Syntax files
iI have a very large (5000 lines) Syntax file and SPSS 19 chokes when I need to modify it.
So I want to split the File into multiple Sub-files. But how to do this? Simply splitting them is risky, ...
0
votes
2answers
209 views
SPSS syntax to connect to database
I've successfully connected to a IBM DB2 database in SPSS using the connection wizard. However, I haven't found a working method to do this using SPSS syntax. Has anyone any experience with this?
1
vote
2answers
1k views
Creating a SPSS loop function
I need to create a syntax loop that runs a series of transformation
This is a simplified example of what I need to do
I would like to create five fruit variables
apple_variable
banana_variable
...
1
vote
1answer
1k views
using SPSS syntax “if any” statements
Is it possible to use an "if any" statement or some variation of it to specify that multiple variables of a list of variables meet the specified qualification? For example, if with a normal "if any" ...
1
vote
1answer
498 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
votes
1answer
627 views
How do I calculate a cosinor analysis in SPSS, HELP!
How can I put this into spss???
http://www.cbi.dongnocchi.it/glossary/Cosinor.html
I am trying to calculate the MESOR for a cyclic pattern of circadian rhythm.