clubpro 0.6.1
Minor improvemnts and big
fixes
- Added a threshold() function to determine optimal category boundary
for binary classification problems.
 
- Fixed small image sizes in vignette.
 
clubpro 0.6.0
Major changes
- Models are now specified using formula syntax.
 
Minor improvemnts and big
fixes
- Added getter methods for accessing individual elements of model
output.
 
- Added data sets.
 
- Show observed PCC reference line in pcc_replicates plot.