Skip to content

fusedMGM

Implementation of Fused MGM to Infer 2-Class Networks

v0.1.2 · Oct 17, 2024 · MIT + file LICENSE

Description

Implementation of fused Markov graphical model (FMGM; Park and Won, 2022). The functions include building mixed graphical model (MGM) objects from data, inference of networks using FMGM, stable edge-specific penalty selection (StEPS) for the determination of penalization parameters, and the visualization. For details, please refer to Park and Won (2022) <doi:10.48550/arXiv.2208.14959>.

Downloads

269

Last 30 days

15883rd

674

Last 90 days

2.6K

Last year

Trend: +31.9% (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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
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-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘bigalgebra’ ‘biganalytics’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘bigalgebra’ ‘biganalytics’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘bigalgebra’ ‘biganalytics’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘bigalgebra’ ‘biganalytics’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies fastDummies bigmemory gplots bigalgebra biganalytics fusedMGM

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.0.1 diff Oct 16, 2024
updated 0.1.0.1 ← 0.1.0.0 diff Apr 24, 2023
new 0.1.0.0 Apr 13, 2023