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

Meand and SD plot #486

Merged
merged 9 commits into from
Feb 20, 2025
Merged

Meand and SD plot #486

merged 9 commits into from
Feb 20, 2025

Conversation

PaulJonasJost
Copy link
Collaborator

Add a mean and SD plot for preprocessed data. Integrated into report and R code download

Copy link
Collaborator

@LeaSeep LeaSeep left a comment

Choose a reason for hiding this comment

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

Really strange bug?
using tesdata -> default -> no preprocessing -> it seems to run but before plotting plots get asked in the backend for a Selection?

[1] "none"
[1] "Selection Success"
[1] "Do chosen Preprocessing:none"
[1] "Remove all entities which are constant over all samples"
No id variables; using all as measure variables
No id variables; using all as measure variables
[1] "Pre-Processing successfully"
Warning: Removed 1 row containing non-finite outside the scale range (`stat_ydensity()`).
Selection:

No clue what this is

@PaulJonasJost
Copy link
Collaborator Author

Really strange bug? using tesdata -> default -> no preprocessing -> it seems to run but before plotting plots get asked in the backend for a Selection?

[1] "none"
[1] "Selection Success"
[1] "Do chosen Preprocessing:none"
[1] "Remove all entities which are constant over all samples"
No id variables; using all as measure variables
No id variables; using all as measure variables
[1] "Pre-Processing successfully"
Warning: Removed 1 row containing non-finite outside the scale range (`stat_ydensity()`).
Selection:

No clue what this is

Not sure what you mean? It does plot completely normally for me and does not plot before actual preprocessing is done?

Copy link
Collaborator

@LeaSeep LeaSeep left a comment

Choose a reason for hiding this comment

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

Maybe we should add the explicit library of package hexbin also to the R code generation to ensure that the interactive Selection is not confusing anyone

@PaulJonasJost PaulJonasJost merged commit 62b548e into develop Feb 20, 2025
1 check passed
@PaulJonasJost PaulJonasJost deleted the mean_variance_plot branch February 20, 2025 12:32
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.

2 participants