Search found 565 matches
- Sat Aug 23, 2025 2:58 pm
- Forum: General
- Topic: Just being curious... JASP vs jamovi
- Replies: 12
- Views: 30737
Re: Just being curious... JASP vs jamovi
Simple effects are available in GAMLj3 module for general, generalized, mixed and generalized mixed models.
- Wed Aug 06, 2025 8:52 am
- Forum: Help
- Topic: measurement invariance
- Replies: 1
- Views: 73855
Re: measurement invariance
I can confirm that the four setups you listed constrain the flagged coefficients to be equal across groups. Then, if you want to call loadings+intercepts+residuals as strict invariance, then figure4 setup is strict invariance. This last part is not related with software, so you free to do what you p...
- Wed Aug 06, 2025 8:46 am
- Forum: General
- Topic: Common Latent Factor
- Replies: 1
- Views: 107419
Re: Common Latent Factor
Hi, comparisons with other software can be done by setting exactly the same options in each software. Semlj, when set up exactly, gives the same results as lavaan R. It is difficult to know what setup (defaults and options) you use in Mplus. For the constraints in Semlj, just check the output to be ...
- 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: 93577
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: 93577
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: 93577
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: 93577
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: 9364
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: 22320
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: 18660
Re: Import COR or COV data
Not yet. Hopefully in the future