[Feature Request]: GSCA (generalized structured component analysis) to the SEM module
hhwang87 opened this issue · 9 comments
Description
I would like to kindly request the addition of GSCA (generalized structured component analysis) to the SEM model. GSCA is a component-based SEM method similar to PLSPM/PLS-SEM, which is already implemented in the module. However, GSCA offers more flexibility in model specification and estimation, often leading to more efficient estimates. An R package for GSCA, called “gesca,” is available (https://cran.r-project.org/web/packages/gesca/index.html) and can be used similarly to the lavaan or cSEM package. Please let me know if you have any questions or if I can provide further assistance.
Purpose
No response
Use-case
No response
Is your feature request related to a problem?
No
Is your feature request related to a JASP module?
SEM
Describe the solution you would like
No response
Describe alternatives that you have considered
No response
Additional context
No response
Thx for the fine request. We already discussed the possibility of this feature here: #2356 (comment)
So this will possibly be implemented at some point.
Since I am no expert on this module a possibly dumb question; you do not mean this, since this is prediction and not estimation, right?
@hhwang87
only one regarding "My colleagues and I are ready to assist with this implementation if needed."
Anyone on your team who likes to code Qt/QML and R to implement this as a module?
See our dev-guide:
https://github.com/jasp-stats/jasp-desktop/blob/development/Docs/development/readme.md
https://github.com/jasp-stats/jasp-desktop/blob/development/Docs/development/jasp-adding-module.md
Note that the JASP team is ready to assist in case you should like to contribute code!