Search found 562 matches
- Mon Jul 07, 2025 9:40 am
- Forum: General
- Topic: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
- Replies: 5
- Views: 28556
Re: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
Finally, if you run a model with x not centered (Covariates scaling panel, select "original"), you get an intercept of 3, which is My-B*Mx=5-1*2=3 with correct slope=1. q4.png A 0-intercept model for this setup yields a B=2.28 which is correctly the slope of the line that crosses the origi...
- Mon Jul 07, 2025 9:34 am
- Forum: General
- Topic: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
- Replies: 5
- Views: 28556
Re: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
Hi we have checked the module GAMLj3 (version 3.6.1) on the case you are referring to, but we did not find any of the issues you mentioned. You can test it using this simple dataset q1.png Y variable has mean M=5 and variance v=7.5, N=9. Variable x has mean M=2. When estimating a intercept-only mode...
- Sat Jul 05, 2025 12:07 am
- Forum: General
- Topic: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
- Replies: 5
- Views: 28556
Re: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
If you find something you believe is incorrect, please send a omv file where we can see where the error is (if any), and explain what the results should be, please
- Sun Jun 29, 2025 6:37 pm
- Forum: General
- Topic: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
- Replies: 5
- Views: 28556
Re: in regression analysis, how can I make a model with intercept equal to 0? I have version 2.6.4 4
In gamlj3 you can estimate a regression model (GLM) without intercept (intercept =0). Obviously, how to interpret the results is completely up to you
Cheers
Cheers
- Sat Jun 14, 2025 11:28 am
- Forum: Help
- Topic: random coefficient- Mixed Model
- Replies: 1
- Views: 2708
Re: random coefficient- Mixed Model
Be sure you have installed GAMLj3, latest version
- Tue Jun 03, 2025 10:47 am
- Forum: General
- Topic: partial invariance
- Replies: 2
- Views: 13537
Re: partial invariance
use this syntax to achieve partial invariance, and do not select "Loadings" in the multi-group options
Code: Select all
visual=~c(a1,a1)*x1+c(a2,a2)*x2+x3
textual=~c(a4,a4)*x4+c(a5,a5)*x5+c(a6,a6)*x6
speed=~x7+c(a8,a8)*x8+c(a9,a9)*x9
- Tue Jun 03, 2025 9:14 am
- Forum: Help
- Topic: Import COR or COV data
- Replies: 2
- Views: 10864
Re: Import COR or COV data
Not yet. Hopefully in the future
- Thu May 29, 2025 12:33 pm
- Forum: Help
- Topic: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
- Replies: 10
- Views: 23706
Re: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
As for the path diagram, so far the module had some trouble in saving and showing large complex diagrams. We sorted out the issue, so in the next version (coming out Monday), these diagrams should be ok.
- Wed May 28, 2025 11:20 am
- Forum: General
- Topic: path analysis using SEM
- Replies: 1
- Views: 14965
Re: path analysis using SEM
please explain what are your interested in. The estimation algorithm, the model parametrization, the underlying R command?
- Wed May 28, 2025 11:18 am
- Forum: Help
- Topic: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
- Replies: 10
- Views: 23706
Re: Issues with WLSMV Estimator in SEM (Ordinal Data, Likert Scale)
I am sorry, in the last message the last picture was not intended. Here it is
the correct order for PAS1 (and PAS2) should look like this
the the results (after re-run) are
the correct order for PAS1 (and PAS2) should look like this
the the results (after re-run) are