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

Add scores to data #215

Merged
merged 6 commits into from
May 30, 2024
Merged

Conversation

juliuspfadt
Copy link
Collaborator

Copy link

@FBartos FBartos left a comment

Choose a reason for hiding this comment

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

Add possibility to specify factor names!

colNameR <- colNamesR[ii]

if (jaspBase:::columnExists(colNameR) && !jaspBase:::columnIsMine(colNameR)) {
.quitAnalysis(gettext("Column name already exists in the dataset"))
Copy link

Choose a reason for hiding this comment

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

I think it would make sense to also say which variable name already exists (otherwise it might be a bit confusing for users with very wide datasets)

@juliuspfadt
Copy link
Collaborator Author

seems like your review does not count...

@JorisGoosen JorisGoosen merged commit a079df1 into jasp-stats:master May 30, 2024
5 checks passed
@juliuspfadt juliuspfadt deleted the addScoresToData branch May 31, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export/Save function for factor scores in EFA and PCA
3 participants