biometrician / abe

An R package for Augmented Backward Elimination
GNU General Public License v3.0
3 stars 0 forks source link

#25 add testthat to test the package #25

Closed biometrician closed 1 year ago

biometrician commented 1 year ago

Implement some automated testing, so that we are sure that new implementations do not "mess up" our results.

I will ask Gregor to look at this.