GroupBN 0.2.0 (2020-05-18)
New features
- Additional function predict for objects of class groupbn was added
- Calculations with a continuous target variable were enabled
Other changes
- better visualization format in function groupbn.vis.html.plot
- removed dependency on purrr package
- output of function cross.en changed to averaged weighted cross entropy (averaged over number of samples)
- average group size and average neighbourhood size have been added to output of function print
GroupBN 0.1.0 (2020-05-01)
Initial Submission