Search found 19 matches
- Fri Jul 18, 2025 2:33 pm
- Forum: General
- Topic: SAMPLE filter not working?
- Replies: 2
- Views: 110348
Re: SAMPLE filter not working?
Thank you jonathan. Works perfectly!
- Thu Jul 17, 2025 5:31 pm
- Forum: General
- Topic: SAMPLE filter not working?
- Replies: 2
- Views: 110348
SAMPLE filter not working?
Hello, I tried to create a random sample from the data opened. The SAMPLE function in the filter doesn't seem to be working. Here is the syntax I used. SAMPLE(`Acc`, 50, 'test') There are over 400 case in the data file and this filter excluded all the cases. I varied the parameters but nothing worke...
- Mon Nov 20, 2023 10:29 pm
- Forum: General
- Topic: Error in Plots in GAMLj module
- Replies: 3
- Views: 16927
Re: Error in Plots in GAMLj module
Investigating the issues further, I found out that GAMLj3 fixed all the issues. A catch is that GAML3 is not compatible with 2.3.28. You need the 2.4.11 version to install GAMLj3.
Although I resolved this issue, I will leave my comments here for others who may have experienced the same issue.
Although I resolved this issue, I will leave my comments here for others who may have experienced the same issue.
- Mon Nov 20, 2023 9:27 pm
- Forum: General
- Topic: Error in Plots in GAMLj module
- Replies: 3
- Views: 16927
Re: Error in Plots in GAMLj module
What is weird is that the error happened when the categorical variable had only 2 categories. When I used a different dataset with a categorical variable with 3 categories, I got a correct graph.
- Mon Nov 20, 2023 9:08 pm
- Forum: General
- Topic: Error in Plots in GAMLj module
- Replies: 3
- Views: 16927
Error in Plots in GAMLj module
I would like to report an error in Plots function in GAMLj module. When I entered only the predictor in the horizontal axis, the graph looked fine. But, when I tried to separate the lines by a categorical moderator, the graph was something wrong. I tried various options to improve the graph but it s...
- Thu Aug 17, 2023 9:33 pm
- Forum: General
- Topic: a big data
- Replies: 5
- Views: 11941
Re: a big data
I noticed an issue related to a big data too. One of the data files had 2200 variables. I could open the file. But, when I try to see the list of the variables, the later variables were munched together. Please see the image. So, is there a limit in the number of variables or the size of the data fi...
- Wed Jun 14, 2023 4:45 am
- Forum: Module development
- Topic: A bug in regression predicted values
- Replies: 2
- Views: 8233
Re: A bug in regression predicted values
I got the answer from other forums. I missed something big. Because the relationship between the IV and the DV is negative, the predicted value should have a negative relationship with the IV. Sorry, it is not a bug. I found a big missing piece in my understanding.
- Wed Jun 14, 2023 12:34 am
- Forum: Module development
- Topic: A bug in regression predicted values
- Replies: 2
- Views: 8233
A bug in regression predicted values
I was preparing a seminar and accidentally stumbled upon an odd situation in SPSS. When there is a negative relationship between the predictor and the dependent variable in a simple regression, the calculated predicted value showed a negative perfect correlation (-1) with the original predictor in S...
- Wed May 17, 2023 7:23 pm
- Forum: Statistics
- Topic: Why does a bipolar scale need indifference at zero?
- Replies: 2
- Views: 11694
Re: Why does a bipolar scale need indifference at zero?
It seems the issue is related to centering, not the scale scoring. But, if you show me your regression model, I can figure out the reason.
- Wed May 17, 2023 7:18 pm
- Forum: Statistics
- Topic: CFA of five different factor structures
- Replies: 2
- Views: 16109
Re: CFA of five different factor structures
None of your diagrams are showing bifactor models. I am curious if you wanted or meant a hierarchical model, not bi-factor model. Considering the modeling history of bi-factor models, I am not sure if you have a good theoretical rationale for bi-factor models. If you did mean bi-factor models, then ...