Stochastic Blockmodels


[Up] [Top]

Documentation for package ‘sbm’ version 0.2.2

Help Pages

BipartiteSBM_fit R6 Class definition of an Bipartite SBM fit
BipartiteSBM_sampler R6 class for Bipartite SBM sampler
coef.SBM Extract model coefficients
estimateBipartiteSBM Estimation of Bipartite SBMs
estimateSimpleSBM Estimation of Simple SBMs
fitted.SBM_fit Extract model fitted values Extracts fitted values for object with class 'SBM_fit' and children ('SimpleSBM_fit', 'BipartiteSBM_fit')
fungus_tree_network fungus-tree interaction network
plot.SBM SBM Plot
plotMyMatrix Plot an adjacency or incidence Matrix
predict.SBM Model Predictions
sampleBipartiteSBM Sampling of Bipartite SBMs
sampleSimpleSBM Sampling of Simple SBMs
SBM R6 virtual class for SBM representation (mother class of Simple and Bipartite SBM fit and sampler)
SBM_fit R6 virtual class for SBM fit (mother class of Simple and Bipartite SBM fit)
SBM_sampler R6 class for SBM sampler
SimpleSBM_fit R6 Class definition of a Simple SBM fit
SimpleSBM_sampler R6 class for Simple SBM sampler