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

Fix for Issue #196 #197

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Fix for Issue #196 #197

merged 1 commit into from
Sep 19, 2022

Conversation

Max-Bladen
Copy link
Collaborator

On top of the fix suggested in #196, there were additional lines (between 542 and 587) which required adjustment to account for the nzv features. This primarily consisted of slicing the relevant dataframe by the nzv.Y object.

Also added new test document (test-perf.pls.R) which has tests for basic functionality of perf() on pls objects as well as three tests for this specific bug.

@Max-Bladen Max-Bladen added the bug-fix For PR's that address an Issue with `bug` label label Mar 27, 2022
@Max-Bladen Max-Bladen self-assigned this Mar 27, 2022
@Max-Bladen Max-Bladen linked an issue Mar 27, 2022 that may be closed by this pull request
@Max-Bladen Max-Bladen requested a review from aljabadi March 28, 2022 00:18
@Max-Bladen Max-Bladen added rapid-review for PRs which will take minimal time to review and close ready-to-review for all PRs that are ready to be reviewed. including complex, larger commits and removed rapid-review for PRs which will take minimal time to review and close ready-to-review for all PRs that are ready to be reviewed. including complex, larger commits labels Aug 1, 2022
Copy link
Owner

@mixOmicsTeam mixOmicsTeam left a comment

Choose a reason for hiding this comment

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

Thanks @Max-Bladen. Please merge this one.

@Max-Bladen Max-Bladen merged commit 34025c5 into master Sep 19, 2022
@Max-Bladen Max-Bladen deleted the issue-196 branch September 22, 2022 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix For PR's that address an Issue with `bug` label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

perf() on pls unable to handle near zero variance features
2 participants