Sarah Grace
Not Alvsce
Sarah Grace
Not Alvsce
Rachel Laura
Accept if space?
Eung Joo Lee
Already an expert!
Bryan Roxas
Admit. Did incubator with group.
Renee Grambihler
Seems like good opportunity to network with Biosphere 2 & build DS capacity there. However, already pretty advanced practicioner.
Rachel Leih
Admit. Good answers, stands to benefit a lot
Parker Geffre
Admit.
Mary Ahern
Admit
Madeleine deBlois
Admit. Good fit. Terrace's co-worker.
Madeleine Wallace
Admit. ALVSCE, good answers
Likith Kumar Dundigalla
Cut. Already highly skilled, answers dont' match course description
Katherine King
Not ALVSCE, but admit if space
Jordan Gunning
Admit.
Giovanni Melandri
Admit? Curious if he'll really have time
Eldridge Wisely
Not in ALVSCE, but admit if space
Edwin Alvarado-Mena
Not in ALVSCE, but admit if space
Ryan
Cut. Not at UAZ
Bryan Blue
Admit. ALVSCE, good answers, stands to benefit
Ajay Perumbeti
Cut? Already highly skilled, not in ALVSCE
Zoe Scott
Admit. Will benefit, good answers, in CALES
YIJYUN LIN
I kept the duplicate application because her answers are quite different LOL
YIJYUN LIN
Accept. I've worked with YiJyun and she would benefit from this course
1: Not able to perform task
This should be a 2. See answers below
SQL for phenotyping
How?
Simone Williams
Accept. I've been working with Simone and she would benefit from this course
Rohit Hemaraja
Cut? Vague answers
Rachel Gildersleeve
Cut. No R
This is Terrace's co-worker. We should follow up personally with resources to get started in R so they can take this course next year.
Michael Hernandez
Cut. Answers don't match workshop description
Meccah Jarrah
Cut. No R experience
Mariam Hovhannisyan
Cut? Already has a lot of skills and not in ALVSCE
Kylie Boyd
Cut. No R
Joshua Oyekanmi
Cut? Answers are terse, low R skill
Damian Barraza
Cut. His answer to "how" doesn't match the course description.
However, it is also common to only include a subset of principal component scores when building regression models
This is probably rarely a good idea. If ecologically relevant variables are not the ones that contribute to co-variation, they will be lost. In fact, principal component regression is rarely a good idea, especially since there are many supervised multivariate analysis techniques to deal with multicollinearity in regression like problems (e.g. RDA, CCA, PLSR). For more detailed discussion of why PCA regression is probably almost always the wrong choice for ecological data, see Scott & Crone 2021
Scott, Eric R., and Elizabeth E. Crone. “Using the Right Tool for the Job: The Difference between Unsupervised and Supervised Analyses of Multivariate Ecological Data.” Oecologia 196 (February 12, 2021): 13–25. https://doi.org/10.1007/s00442-020-04848-w.
xecutable code
change this to something else
https://ourcodingclub.github.io/, https://www.openscapes.org/
convert to citations
(Box 1)[#box-1-definitions])
Markdown issue
General background about GitHub
We should comment out any headers that we don't actually want showing up in the rendered doc
The source code and data for this manuscript are available at https://github.com/SORTEE-Github-Hackathon/manuscript.
Add Zenodo DOI.
German Centre for Integrative Biodiversity Research (iDiv).
change to citation
[[22]][7].
Typo here in formatting citation
Ecologists who write code often use the R programming language, and the rOpenSci community has a well-established software peer review process that involves both rOpenSci’s staff software engineers and the broader R user community. Their software review GitHub repository provides instructions for submitting an R package for review as well as guidelines for code reviewers. rOpenSci’s efforts have resulted in many well-used R packages for ecology research including rfishbase [21] and taxize [22].
rOpenSci review is mentioned earlier in the Peer-Review section. I suggest moving this up and merging
GitHub can bGitHub
Typo
The standard GitHub licensing options are best suited for software. If your code is intended only for your specific analysis, consider a Creative Commons License. The Choose a License website can offer further guidance. If you wish to allow anyone to re-use your code, consider a CC0 1.0 public domain dedication. If you wish to receive attribution for any reuse of your code, consider a CC BY 4.0 license, which requires attribution upon reuse. If you have build an app, tool, package, or other product that you would like others to use and would like attribution for any reuse of your code, consider the GNU General Public License v3. This license also prohibits the re-user from making their re-used version private. If you do not wish to receive attribution and are open to private use, consider the MIT license.
I think probably less detail is needed here. Distill down to most important points
Box 2
This should just be Table 1 I think