MLVSBM 0.2.4
MLVSBM 0.2.3
- Changed
plot function and method of FitMLVSBM object to
graphon view type.
MLVSBM 0.2.2
- Improved initialization for networks with missing data.
- Fixed a bug for directed networks.
MLVSBM 0.2.1
MLVSBM 0.2.0
- Added S3 generic function
print, plot,
predict and coef for FitMLVSBM object.
- R6 class methods are better documented.
MLVSBM 0.1.4
- Reverse the
sbm dependency to blockmodels
for future sbm compatibility.
MLVSBM 0.1.3
- Fixed a bug with
NA interactions on user
functions.
- added
sbm package dependency for better
initialization.
MLVSBM 0.1.2
- Added options for
mlvl_estimate_network()
function.
- It is now possible to simulate networks with no isolated nodes.
MLVSBM 0.1.1
- Fixed bug with
parallel for Windows.
MLVSBM 0.1
- Finished user functions.
- Tutorial.
MLVSBM 0.0.0.9000
- Added a
NEWS.md file to track changes to the
package.