mjcasy

Results 4 issues of mjcasy

Pull request for issue Functions Explained: Briefly Mention Packages #790

Referring to episode : https://github.com/swcarpentry/r-novice-gapminder/blob/main/_episodes_rmd/10-functions.Rmd Should we mention very briefly at the end that R packages are broadly just collections of functions like this? E.g. in "Tip: Testing and documenting"...

help wanted
type:enhancement
good first issue

Re: https://github.com/swcarpentry/r-novice-gapminder/blob/main/_episodes_rmd/11-writing-data.Rmd Possible issue on line 106, "Let's switch back to the shell to take a look at the data to make sure it looks". I don't see where the...

help wanted
type:instructor guide
type:clarification

Hi @const-ae, First up, love the paper! I was wondering what is the best way to run your benchmarking on a single other transformation? I've implemented an empirical bayesian approach...