openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
719 stars 38 forks source link

[PRE REVIEW]: ExpFamilyPCA.jl: A Julia Package for Exponential Family Principal Component Analysis #7353

Open editorialbot opened 4 days ago

editorialbot commented 4 days ago

Submitting author: !--author-handle-->@FlyingWorkshop<!--end-author-handle-- (Logan Bhamidipaty) Repository: https://github.com/sisl/ExpFamilyPCA.jl Branch with paper.md (empty if default branch): Version: v1.1.0 Editor: !--editor-->@lrnv<!--end-editor-- Reviewers: Pending Managing EiC: Chris Vernon

Status

status

Status badge code:

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

Author instructions

Thanks for submitting your paper to JOSS @FlyingWorkshop. Currently, there isn't a JOSS editor assigned to your paper.

@FlyingWorkshop if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.

Editor instructions

The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:

@editorialbot commands
editorialbot commented 4 days ago

Hello human, 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 commented 4 days ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.22 s (368.4 files/s, 38792.9 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
TOML                             3            341              1           1554
Julia                           30            203            242           1389
JavaScript                       4            137            182            884
Markdown                        22            295              0            715
TeX                              2             53              0            447
Jupyter Notebook                 1              0           1551            162
YAML                             5              1              7            143
Lisp                             1              4              0             42
HTML                             2             10              0             32
CSS                              6              1             13              6
Bourne Shell                     1              1              1              3
JSON                             3              0              0              3
-------------------------------------------------------------------------------
SUM:                            80           1046           1997           5380
-------------------------------------------------------------------------------

Commit count by author:

   154  Logan Bhamidipaty
    36  Logan Mondal Bhamidipaty
     2  dependabot[bot]
     1  CompatHelper Julia
editorialbot commented 4 days ago

Paper file info:

📄 Wordcount for paper.md is 1337

✅ The paper includes a Statement of need section

editorialbot commented 4 days ago

License info:

✅ License found: MIT License (Valid open source OSI approved license)

editorialbot commented 4 days ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

✅ OK DOIs

- 10.20382/JOCG.V9I2A6 is OK
- 10.1016/j.sigpro.2012.09.005 is OK
- 10.1016/j.chemolab.2017.05.002 is OK
- 10.1006/jcss.2001.1798 is OK
- 10.48550/arXiv.1209.5145 is OK
- 10.21105/joss.00615 is OK
- 10.1016/0041-5553(67)90040-7 is OK
- 10.13140/RG.2.2.11834.70084 is OK
- 10.1145/3511528.3511535 is OK
- 10.1109/TNNLS.2012.2234134 is OK
- 10.1613/jair.1496 is OK
- 10.1198/016214504000000692 is OK
- 10.1080/14786440109462720 is OK
- 10.1007/s42519-021-00238-4 is OK

🟡 SKIP DOIs

- No DOI given, and none found for title: Compositional data analysis
- No DOI given, and none found for title: Debiasing Sample Loadings and Scores in Exponentia...
- No DOI given, and none found for title: Compositional Data Regression in Insurance with Ex...
- No DOI given, and none found for title: Clustering with Bregman Divergences
- No DOI given, and none found for title: Compositional Data Regression in Insurance with Ex...
- No DOI given, and none found for title: LogExpFunctions.jl
- No DOI given, and none found for title: The Unreasonable Effectiveness of Multiple Dispatc...
- No DOI given, and none found for title: Analysis Synthesis Telephony Based on the Maximum ...
- No DOI given, and none found for title: Exponential Family PCA for Belief Compression in P...
- No DOI given, and none found for title: E-PCA

❌ MISSING DOIs

- 10.7551/mitpress/1120.003.0084 may be a valid DOI for title: A Generalization of Principal Components Analysis ...
- 10.1007/bf02985802 may be a valid DOI for title: The Elements of Statistical Learning: Data Mining,...
- 10.2307/2347385 may be a valid DOI for title: A Look at Some Data on the Old Faithful Geyser
- 10.1017/cbo9780511755408.006 may be a valid DOI for title: Generalized Linear Models
- 10.1007/0-387-22440-8_13 may be a valid DOI for title: Principal component analysis for special types of ...
- 10.1037/h0071325 may be a valid DOI for title: Analysis of a complex of statistical variables int...

❌ INVALID DOIs

- https://doi.org/10.1023/A:1010896012157 is INVALID because of 'https://doi.org/' prefix
editorialbot commented 4 days ago

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

editorialbot commented 4 days ago

Five most similar historical JOSS papers:

Copulas.jl: A fully Distributions.jl-compliant copula package Submitting author: @lrnv Handling editor: @osorensen (Active) Reviewers: @lucaferranti, @AnderGray Similarity score: 0.6567

BetaML: The Beta Machine Learning Toolkit, a self-contained repository of Machine Learning algorithms in Julia Submitting author: @sylvaticus Handling editor: @terrytangyuan (Retired) Reviewers: @ablaom, @ppalmes Similarity score: 0.6143

CCA-Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic CCA methods in a scikit-learn style framework Submitting author: @jameschapman19 Handling editor: @emdupre (Active) Reviewers: @robbisg, @hugorichard, @ejolly Similarity score: 0.6096

HiddenMarkovModels.jl: generic, fast and reliable state space modeling Submitting author: @gdalle Handling editor: @jbytecode (Active) Reviewers: @DanielRivasMD, @dmbates Similarity score: 0.6071

Kirstine.jl: A Julia Package for Bayesian Optimal Design of Experiments Submitting author: @lsandig Handling editor: @sneakers-the-rat (Active) Reviewers: @harisorgn, @roualdes Similarity score: 0.6055

⚠️ Note to editors: If these papers look like they might be a good match, click through to the review issue for that paper and invite one or more of the authors before considering asking the reviewers of these papers to review again for JOSS.

crvernon commented 4 days ago

@editorialbot invite @plaplant as editor

:wave: @plaplant - can you take this one on as editor? Thanks!

editorialbot commented 4 days ago

Invitation to edit this submission sent!

lrnv commented 2 days ago

Hey if @plaplant agrees, i'd like to take this one @crvernon

crvernon commented 1 day ago

@editorialbot assign @lrnv as editor

Sounds good to me @lrnv ... @plaplant I'll get you fixed up with another submission shortly.

editorialbot commented 1 day ago

Assigned! @lrnv is now the editor

plaplant commented 1 day ago

@lrnv thanks for taking this! I'm personally not super familiar with Julia, so I appreciate your taking this submission.