- Update plotting function plot_func() & loocv_*() such that performance calculations are defaulted to prioritize coverage
- Update Documentation on all fuctions especially the @return statements to help end users in terms of the resulting output of the functions
-
Remove create_person_data() function
-
Remove create_testdata() function
-
Add create_person_data() function
-
Add create_testdata() function
-
Added notebook on programming style to
Rmd
-
incorporates some changes to the major functions
-
clears out all
R CMD CHECKwarnings about global variables -
adds the
DoParalleldependency for parallel computation -
smoccdata, including their construction files indata-raw -
tug_fulldata, including original in Excel indata-raw -
ampdata (no construction files included) -
updates and new test scripts in
scripts -
adds this
NEWS.mdfile
This is the first version covering the functionality, created during the Denver 2019 workshop.