8 citations · 13 across the 3 of their papers we have counts for
3 papers
stat.ML2020★ 8 cited
When to Impute? Imputation before and during cross-validation
Byron C. Jaeger, Nicholas J. Tierney, Noah R. Simon
Cross-validation (CV) is a technique used to estimate generalization error for prediction models. For pipeline modeling algorithms (i.e. modeling procedures with multiple steps), i…
cs.DL2020★ 5 cited
A Realistic Guide to Making Data Available Alongside Code to Improve Reproducibility
Nicholas J Tierney, Karthik Ram
Data makes science possible. Sharing data improves visibility, and makes the research process transparent. This increases trust in the work, and allows for independent reproduction…
cs.PL2016
A Simple Guide to S3 Methods
Nicholas Tierney
Writing functions in R is an important skill for anyone using R. S3 methods allow for functions to be generalised across different classes and are easy to implement. Whilst many R…