| Thread | Last Post | Replies |
|
| out of sample testing of logistic regression in spss. Is this possible? | 28 Feb 2007 12:35 GMT | 4 |
I work on a prediction model for bank takeovers. I use a logistic regression with a dependent variable with value 0 (nontarget in 2003-2004) or 1 (target in 2003-2004) and a number of metric independent variables (financial characterisics at 1-1-2003).
|
| Passing parameter values into syntax | 27 Feb 2007 21:25 GMT | 1 |
Is it possible to pass values into a syntax script where script variables are substituted with those values? For example: spss script.sps 11 "a string value" 4
|
| graphs for emmeans -- need symbols not colors | 27 Feb 2007 13:27 GMT | 3 |
I've been wrestling with this problems for a long time and am hoping others might have some insight. Let's say I run a factorial anova and get an interaction and would like to graph the emmeans. I can right click on the pivot table (or
|
| How do you display R-sqared value on a scatterplot created with GPL? | 26 Feb 2007 17:45 GMT | 2 |
The following is the simple scatterplot example from the syntax reference guide (v15): GGRAPH /GRAPHDATASET NAME="graphdataset" VARIABLES=salbegin salary
|
| Can I preserve double-quotes when a macro is expanded? | 24 Feb 2007 16:12 GMT | 5 |
I am trying to enclose a GGRAPH/GPL command in a macro. For GGRAPH and GPL, it is essential that one use double-quotes. However, even though I use double-quotes in my macro definition, they become single-quotes when the macro is expanded. E.g., here is a macro definition:
|
| d-prime | 22 Feb 2007 18:10 GMT | 3 |
Does anybody happen to know how I can (easily) calculate d-prime in SPSS? Regards, Martijn
|
| Script: Multiple responde sets object... | 21 Feb 2007 13:21 GMT | 2 |
I'm writing a script where I loop over the variables of a data set. However, I want to treat multiple response sets as an entity. Is there a way to get a collection of the Multiple Response Sets defined and then investigate individual sets in detail; e.g. 'Number
|
| measuring agreement among three raters with SPSS? | 20 Feb 2007 22:46 GMT | 1 |
I typically employ Cohen's Kappa (calculated with SPSS) to measure inter-rater agreement on nominal variables, but this time I need to measure rater agreement among three raters. Is this possible in SPSS? While looking for information, I came across the text below but
|
| fisher's exact test | 19 Feb 2007 14:28 GMT | 3 |
My daughter is using SPSS v12 to analyse medical data. She is using cross tabulation and calculating chi sqaureds. As some of the cells contain less than 5 the Chi squared test is not valid. As most of her tables are not 2x 2 but 2x3, the Fisher's exact test will not work. I ...
|
| Comparation of two groups | 18 Feb 2007 06:15 GMT | 1 |
My examination was preformed with help of questioner with 122 questions, and the data I’ve processed with statistical program SPSS 13. First I’ve found the percentage(frequency) and arithmetic mean which
|
| Identify pattern in SPSS | 17 Feb 2007 08:30 GMT | 2 |
I need help with some complex analysis. I will show you only two important fields as a simple example: CreditType ID
|
| Complex Medical Data | 16 Feb 2007 21:00 GMT | 1 |
In complex medical data, each row represents each medication for one visit for one patient and its adverse event from each medication. The data looks like this. ID Visit Medication AdverseEvent1
|
| Question: How to get "spider profiles" with SPSS | 16 Feb 2007 11:54 GMT | 2 |
I use SPSS for sime years, but now I really do have a problem. We are testing politicians and candidates with different questions that are built on two dimensions that are interesting for us. I would like to either/or analyse every case as
|
| Which correlation to be used? | 15 Feb 2007 16:08 GMT | 4 |
I have set of indept variables (0 - No, 1 - Yes basis) and dependnet variable in 9 point scale. In this situation which correlation analysis I should consider. Thanks,
|
| Output that contains unique values of a group of variables | 15 Feb 2007 13:52 GMT | 1 |
Is there a way I can produce output that lists all of the unique values in a group of variables: For instance: Variable 1 values: 0, 0, 1, 1, 1, 2, 9 Variable 2 values, 0, 1, 1, 2
|