Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove weigthing options and rename to consistent PLS #204

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

juliuspfadt
Copy link
Contributor

@juliuspfadt juliuspfadt commented Feb 7, 2024

fixes jasp-stats/jasp-issues#2356
fixes jasp-stats/jasp-issues#2265

Suggestions of @FloSchuberth:

  • set the handling of flipped signs always to "none"
  • move ignore structural model checkbox

R/plssem.R Outdated
sink(file="~/Downloads/log.txt")
on.exit(sink(NULL))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove this? 😄

@juliuspfadt
Copy link
Contributor Author

stupid of me. But to be honest, this is not yet really ready, adding the construct scores has been a bit of a mystery of constant recalculations, and I need to solve that first. Let me convert to draft to make it clear. Sorry about that

@juliuspfadt juliuspfadt marked this pull request as draft May 13, 2024 13:40
@FloSchuberth
Copy link
Contributor

@juliuspfadt Hey Julius, in case you have questions about the calculation of the construct scores in PLS, we can also have a brief meeting...

@juliuspfadt juliuspfadt force-pushed the cPLSfix branch 3 times, most recently from e5e944b to d2fbeaa Compare May 13, 2024 14:10
@juliuspfadt
Copy link
Contributor Author

Thanks :) But the issue is not getting the scores, but how they are added to the data set. So far, adding the columns to the data results in recalculation of the analysis, re-adding the columns, recalculation, .... infinity. :D

boutinb added a commit to boutinb/jasp-desktop that referenced this pull request May 21, 2024
Related to PR jasp-stats/jaspSem#204
A new function adds the scores to the dataset: this restarts the SEM analysis endlessly.
JorisGoosen pushed a commit to jasp-stats/jasp-desktop that referenced this pull request May 21, 2024
Related to PR jasp-stats/jaspSem#204
A new function adds the scores to the dataset: this restarts the SEM analysis endlessly.
@JorisGoosen
Copy link
Contributor

So brunos fix is in, a new nightly will be build soon enough that should stop the restarting

@juliuspfadt
Copy link
Contributor Author

Thats great news!!! Thanks.

@juliuspfadt
Copy link
Contributor Author

@Kucharssim, should I ask someone else to review?

@juliuspfadt
Copy link
Contributor Author

@FloSchuberth any chance you have some spare time to test this? If you have, and need help installing the module, let me know :)

@FloSchuberth
Copy link
Contributor

FloSchuberth commented Oct 1, 2024 via email

@juliuspfadt
Copy link
Contributor Author

I checked things with @FloSchuberth (expert from U-Twente) regarding the functionality, maybe someone can do a quick code check? @vandenman, or @FBartos?

Copy link
Member

@Kucharssim Kucharssim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code changes look reasonable to me!

@juliuspfadt
Copy link
Contributor Author

Thanks :)

@juliuspfadt juliuspfadt merged commit 29c517f into jasp-stats:master Oct 8, 2024
3 of 5 checks passed
@juliuspfadt juliuspfadt deleted the cPLSfix branch October 8, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants