Skip to content

missSBM

Handling Missing Data in Stochastic Block Models

v1.0.5 · Mar 13, 2025 · GPL-3

Description

When a network is partially observed (here, NAs in the adjacency matrix rather than 1 or 0 due to missing information between node pairs), it is possible to account for the underlying process that generates those NAs. 'missSBM', presented in 'Barbillon, Chiquet and Tabouy' (2022) <doi:10.18637/jss.v101.i12>, adjusts the popular stochastic block model from network data sampled under various missing data conditions, as described in 'Tabouy, Barbillon and Chiquet' (2019) <doi:10.1080/01621459.2018.1562934>.

Downloads

372

Last 30 days

10235th

923

Last 90 days

3.7K

Last year

Trend: +23.6% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

tests

Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [15s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(missSBM)
  > 
  > test_check("missSBM")
  
   Adjusting Variational EM for Stochastic Blo
...[truncated]...
..)
   12. │                   └─.Object$initialize(...)
   13. └─blockmodels (local) `<dfltBndF>`(base::quote(NULL))
   14.   └─methods:::.setDummyField(...)
  
  [ FAIL 4 | WARN 6 | SKIP 0 | PASS 381 ]
  Error:
  ! Test failures.
  Execution halted
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp igraph nloptr ggplot2 future.apply R6 rlang sbm magrittr Matrix RSpectra gsbm missSBM

Version History

new 1.0.5 Mar 10, 2026
updated 1.0.5 ← 1.0.4 diff Mar 12, 2025
updated 1.0.4 ← 1.0.3 diff Oct 23, 2023
updated 1.0.3 ← 1.0.2 diff Aug 22, 2022
updated 1.0.2 ← 1.0.1 diff Jan 31, 2022
updated 1.0.1 ← 1.0.0 diff Jun 3, 2021
updated 1.0.0 ← 0.3.0 diff May 24, 2021
updated 0.3.0 ← 0.2.1 diff Nov 18, 2020
updated 0.2.1 ← 0.2.0 diff Sep 15, 2019
new 0.2.0 Jun 7, 2019