GroupBN 1.2.0 (2021-03-07)
New features
- Flexible choice of BN structure learning algorithms and boostrapping
was provided
 
- Additional function ‘groupbn_refine_manually’ for manual refinement
of clusters was added
 
Other changes
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