joss-reviews icon indicating copy to clipboard operation
joss-reviews copied to clipboard

[REVIEW]: UBayFS: An R Package for User Guided Feature Selection

Open editorialbot opened this issue 3 years ago • 10 comments

Submitting author: @annajenul (Anna Jenul) Repository: https://github.com/annajenul/UBayFS Branch with paper.md (empty if default branch): master Version: v1.0.0 Editor: @osorensen Reviewers: @dhvalden, @aaronpeikert, @EugeneHao Archive: Pending

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/a7ebe73cf7176317c9ebfe1385dcae51"><img src="https://joss.theoj.org/papers/a7ebe73cf7176317c9ebfe1385dcae51/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/a7ebe73cf7176317c9ebfe1385dcae51/status.svg)](https://joss.theoj.org/papers/a7ebe73cf7176317c9ebfe1385dcae51)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@dhvalden & @aaronpeikert & @EugeneHao, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review. First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @osorensen know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Checklists

📝 Checklist for @EugeneHao

editorialbot avatar Oct 13 '22 09:10 editorialbot

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf

editorialbot avatar Oct 13 '22 09:10 editorialbot

Software report:

github.com/AlDanial/cloc v 1.88  T=0.03 s (753.5 files/s, 138894.0 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
R                               13            320            283           1972
TeX                              2             66             10            501
Markdown                         3             78              0            213
Rmd                              2             84            221            122
CSS                              1              0              0              1
-------------------------------------------------------------------------------
SUM:                            21            548            514           2809
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

editorialbot avatar Oct 13 '22 09:10 editorialbot

Wordcount for paper.md is 1382

editorialbot avatar Oct 13 '22 09:10 editorialbot

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

editorialbot avatar Oct 13 '22 09:10 editorialbot

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- None

MISSING DOIs

- 10.1109/access.2021.3126429 may be a valid DOI for title: RENT—Repeated Elastic Net Technique for Feature Selection
- 10.1007/s10994-022-06221-9 may be a valid DOI for title: A User-Guided Bayesian Framework for Ensemble Feature Selection in Life Science Applications (UBayFS)
- 10.1016/j.simpa.2022.100414 may be a valid DOI for title: Rdimtools: An R package for dimension reduction and intrinsic dimension estimation
- 10.1093/bioinformatics/btt383 may be a valid DOI for title: mRMRe: an R package for parallelized mRMR ensemble feature selection
- 10.1016/j.knosys.2016.11.017 may be a valid DOI for title: Ensemble feature selection: Homogeneous and heterogeneous approaches

INVALID DOIs

- None

editorialbot avatar Oct 13 '22 09:10 editorialbot

Review checklist for @EugeneHao

Conflict of interest

  • [x] I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • [x] Repository: Is the source code for this software available at the https://github.com/annajenul/UBayFS?
  • [x] License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • [x] Contribution and authorship: Has the submitting author (@annajenul) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • [x] Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • [x] Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • [x] Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • [x] Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [x] Functionality: Have the functional claims of the software been confirmed?
  • [x] Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • [x] A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • [x] Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • [x] Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • [x] Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • [x] Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • [x] Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • [x] Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • [x] A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • [x] State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • [x] Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • [x] References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

EugeneHao avatar Oct 15 '22 21:10 EugeneHao

@editorialbot generate pdf

EugeneHao avatar Oct 15 '22 21:10 EugeneHao

@editorialbot commands

EugeneHao avatar Oct 15 '22 21:10 EugeneHao

Hello @EugeneHao, here are the things you can ask me to do:


# List all available commands
@editorialbot commands

# Get a list of all editors's GitHub handles
@editorialbot list editors

# Check the references of the paper for missing DOIs
@editorialbot check references

# Perform checks on the repository
@editorialbot check repository

# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist

# Set a value for branch
@editorialbot set joss-paper as branch

# Generates the pdf paper
@editorialbot generate pdf

# Generates a LaTeX preprint file
@editorialbot generate preprint

# Get a link to the complete list of reviewers
@editorialbot list reviewers

editorialbot avatar Oct 15 '22 21:10 editorialbot

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

editorialbot avatar Oct 15 '22 21:10 editorialbot

Adding helpers for mangling sounds good, thanks for the PR! And thanks for all the nice work you've been doing on ppxlib and the PPX ecosystem on different levels!

About the formatting error: I guess the ocamlformat parser expects double semicolons also after the expect extension points. But the real problem is that we have a custom expect test which doesn't integrate very well with ocamlformat. Would you mind adding your new test file to .ocamlformat-ignore?

About polymorphic variants vs non-polymorphic variants for the type. I'm curious now: why have you chosen polymorphic ones? Is it to avoid having to open the module?

As an idea about the Mangle submoduel structure: what would you think about putting it inside a more general module? E.g. something like Expansion_helpers, which could also contain other utility functions such as the polymorphism handlers (we'd have to have a look at the common module though to see if there are already too many functions that would then be expected to be in the Expansion_helpers as well).

aaronpeikert avatar Nov 01 '22 07:11 aaronpeikert

About polymorphic variants vs non-polymorphic variants for the type. I'm curious now: why have you chosen polymorphic ones? Is it to avoid having to open the module?

I didn't have a preference either way, so I just kept it like it was in ppx_deriving, but I'm open to changing it. In this case the burden of non-polymorphic variants is probably minimal anyway: within a single deriver mangling is only used in a handful of places and type-directed constructor resolution would allow using them directly as the argument without module prefixing.

As an idea about the Mangle submoduel structure: what would you think about putting it inside a more general module? E.g. something like Expansion_helpers, which could also contain other utility functions such as the polymorphism handlers (we'd have to have a look at the common module though to see if there are already too many functions that would then be expected to be in the Expansion_helpers as well).

This is a good point, especially in the broader context of bringing remaining utilities over. Splitting them up too much isn't particularly useful either, given how in ppx_deriving they were all together at the top level anyway. And indeed, it would serve as a broader catch-all for other utilities that exist either in ppxlib's Common or ppx_deriving, which don't nicely belong to categories like the ones I listed in #317 originally.

aaronpeikert avatar Nov 01 '22 09:11 aaronpeikert

Thanks @aaronpeikert!

FYI @annajenul, you're welcome to start addressing these issues right away, as the review process in JOSS is supposed to be iterative.

osorensen avatar Nov 02 '22 05:11 osorensen

👋 @EugeneHao, could you please update us on how it's going with your review?

osorensen avatar Nov 10 '22 15:11 osorensen

@osorensen I just updated the checklist. Thank you for the reminder!

EugeneHao avatar Nov 11 '22 02:11 EugeneHao

@annajenul I'd like to review the software's functionality more in-depth (by, e.g. simulating some data), but this requires more time than I have this week. Do you prefer that I take an in-depth look, which might lengthen the review by 2-3 weeks or a more cursory look (fitting some models to data where I do not know the true answers)?

aaronpeikert avatar Nov 15 '22 10:11 aaronpeikert

@aaronpeikert, I'd like to chime in as an editor here and say that it would be very appreciated if you could take an in-depth look, even though it takes additional time.

osorensen avatar Nov 15 '22 10:11 osorensen

Thank you, @osorensen. I want to be mindful that @annajenul might have higher pressure to face as an ECR regarding the timeliness of reviews. In any case, I take the responsibility of reviewing the software seriously—just a question of going the extra mile.

aaronpeikert avatar Nov 15 '22 10:11 aaronpeikert

Thank you, @aaronpeikert We would appreciate thorough feedback!

annajenul avatar Nov 15 '22 14:11 annajenul

Than you‘ll get it (but give me some time).

aaronpeikert avatar Nov 15 '22 17:11 aaronpeikert

👋 @dhvalden could you please update us on how it's going with your review?

osorensen avatar Dec 02 '22 13:12 osorensen

Review checklist for @dhvalden

Conflict of interest

  • [x] I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • [x] Repository: Is the source code for this software available at the https://github.com/annajenul/UBayFS?
  • [x] License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • [x] Contribution and authorship: Has the submitting author (@annajenul) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • [x] Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • [x] Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • [x] Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • [x] Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [x] Functionality: Have the functional claims of the software been confirmed?
  • [x] Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • [x] A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • [x] Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • [x] Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • [x] Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • [x] Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • [x] Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • [x] Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • [x] A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • [x] State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • [x] Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • [x] References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

dhvalden avatar Dec 06 '22 17:12 dhvalden

Dear @osorensen Thanks for the reminder, I'm updating the check-list now and running the installation and examples.

dhvalden avatar Dec 06 '22 17:12 dhvalden

So far the installation seems to be running ok with the exception of this issue:

  • [x] https://github.com/annajenul/UBayFS/issues/22#issue-1479897544

dhvalden avatar Dec 06 '22 18:12 dhvalden

As an update, I can confirm the core functionality with the exception of the shiny dashboard. I listed a couple of very minor improvements in here:

  • [x] https://github.com/annajenul/UBayFS/issues/23#issue-1482556305 But it seems that everything runs smoothly.

dhvalden avatar Dec 07 '22 18:12 dhvalden

I can confirm that the Shiny App works under my set-up. I found some small issues with the app, but they do not affect the main functionality:

  • [x] https://github.com/annajenul/UBayFS/issues/24#issue-1484910999

Additionally, there is some small issue with the unstated handling of NAs in the calculations that I think should be more transparent to avoid confusion in the user.

  • [x] https://github.com/annajenul/UBayFS/issues/25#issue-1484974413

I can also confirm that the test functionality works and all the described tests passed with OK status. Finally, I would like to see mentions in the paper of just a couple of examples of packages or tools with the same functionality, just to have a comparison. If this final point is addressed I would declare myself satisfied and close the review @osorensen.

dhvalden avatar Dec 08 '22 15:12 dhvalden

@EugeneHao and @aaronpeikert, could you please update us on how it's going with your reviews, and whether your points have been properly addressed?

osorensen avatar Jan 02 '23 10:01 osorensen

@editorialbot generate pdf

aaronpeikert avatar Jan 02 '23 10:01 aaronpeikert

@editorialbot generate pdf

osorensen avatar Jan 02 '23 10:01 osorensen