Community Call – Writing Packages to Support Research Communities – zoon & greta
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Join our Community Call on Tuesday, January 30th (January 31 for our Australian friends)
Nick Golding, 2017 rOpenSci Fellow, will talk about two R packages he has developed recently. zoon aims to promote open and reproducible research in ecological modeling by helping researchers share their code in a modular way and produce reproducible research artifacts. Nick has recently been trying to bootstrap a community around this idea and says this is a much harder problem.
greta lets you write out and fit statistical models (like Stan or BUGS) but right in R. It uses tensorflow to make models scale to massive data, and is designed to be used and extended by other modeling packages. greta
relies on some nice R tricks and lots of thinking about designing APIs for both users and developers.
Agenda
- Welcome (Stefanie Butland, rOpenSci Community Manager, 5 min)
- guest: Nick golding (35 min)
- Q & A (moderated by Scott Chamberlain, 20 min)
Speaker bio
Nick Golding is an applied computational statistician working as a Research Fellow in the Quantitative & Applied Ecology Group at the University of Melbourne, Australia. He develops statistical models and software to predict the distributions of species and human diseases like those caused by the Zika and Ebola viruses. He is particularly interested in improving these models with information about traits, mechanistic relationships and population dynamics. Nick received an rOpenSci Fellowship to continue developing a framework for building and sharing reproducible species distribution models.
Nick on GitHub, Twitter, Google Scholar
Resources
- Announcing our first fellowship awarded to Dr. Nick Golding; blog post Dec 12, 2016
- Zoon publication: Nick Golding, Tom August, Tim Lucas, David Gavaghan, E. Emiel van Loon, Greg McInerny (2017). The zoon r package for reproducible and shareable species distribution modeling. Methods Ecol Evol https://doi.org/10.1111/2041-210X.12858
- Soon after the Community Call, we’ll post the video
- Past Community Calls
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.