Changes in version 0.6.2 (2024-06-07) Minor improvements and big fixes - Handle categories with zero counts. - Fixed summary() to correctly print number of observations. Changes in version 0.6.1 (2024-04-16) Minor improvements and big fixes - Added a threshold() function to determine optimal category boundary for binary classification problems. - Fixed small image sizes in vignette. Changes in version 0.6.0 (2024-03-12) 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.