Skip to content

IsingFit

Fitting Ising Models Using the ELasso Method

v0.4 · Oct 3, 2023 · GPL-2

Description

This network estimation procedure eLasso, which is based on the Ising model, combines l1-regularized logistic regression with model selection based on the Extended Bayesian Information Criterion (EBIC). EBIC is a fit measure that identifies relevant relationships between variables. The resulting network consists of variables as nodes and relevant relationships as edges. Can deal with binary data.

Downloads

2.9K

Last 30 days

2466th

7.8K

Last 90 days

38.7K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 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-debian-clang

CRAN incoming feasibility

Maintainer: ‘Sacha Epskamp <mail@sachaepskamp.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Claudia",
                      family = "van Borkulo",
                      role = "aut"),
               person(given = c("Sacha", "Epskamp;", "with", "contributions", "from", "Alexander"),
                      family = "Robitzsch",
                      role = "aut"),
               person(given = c("Mihai", "Alexandru"),
                      family = "Constantin",
                      role = "aut"),
               person(given = "Sacha",
                      family = "Epskamp",
                      role = "cre",
                      email = "mail@sachaepskamp.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Sacha Epskamp <mail@sachaepskamp.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Claudia",
                      family = "van Borkulo",
                      role = "aut"),
               person(given = c("Sacha", "Epskamp;", "with", "contributions", "from", "Alexander"),
                      family = "Robitzsch",
                      role = "aut"),
               person(given = c("Mihai", "Alexandru"),
                      family = "Constantin",
                      role = "aut"),
               person(given = "Sacha",
                      family = "Epskamp",
                      role = "cre",
                      email = "mail@sachaepskamp.com"))
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Sacha Epskamp <mail@sachaepskamp.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Claudia",
                      family = "van Borkulo",
                      role = "aut"),
            
...[truncated]...
    family = "Constantin",
                      role = "aut"),
               person(given = "Sacha",
                      family = "Epskamp",
                      role = "cre",
                      email = "mail@sachaepskamp.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Sacha Epskamp <mail@sachaepskamp.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Claudia",
                      family = "van Borkulo",
                      role = "aut"),
            
...[truncated]...
    family = "Constantin",
                      role = "aut"),
               person(given = "Sacha",
                      family = "Epskamp",
                      role = "cre",
                      email = "mail@sachaepskamp.com"))
as necessary.

Reverse Dependencies (4)

suggests

Dependency Network

Dependencies Reverse dependencies qgraph Matrix glmnet NetworkComparisonTest NetworkToolbox bootnet Isinglandr IsingFit

Version History

new 0.4 Mar 10, 2026
updated 0.4 ← 0.3.1 diff Oct 3, 2023
updated 0.3.1 ← 0.3.0 diff Sep 6, 2016
updated 0.3.0 ← 0.2.0 diff Oct 22, 2014
updated 0.2.0 ← 0.1.2 diff Apr 22, 2014
new 0.1.2 Feb 16, 2014