Crandore Hub

INetTool

Integration Network

It constructs a Consensus Network which identifies the general information of all the layers and Specific Networks for each layer with the information present only in that layer and not in all the others.The method is described in Policastro et al. (2024) "INet for network integration" <doi:10.1007/s00180-024-01536-8>.

README

# *INet* for Network Integration

<img src="https://github.com/ValeriaPolicastro/Images/blob/master/images/INetTool_Logo.png" align="right" width="150" height="160"/> The method is described in detail in the paper:

*V. Policastro, M. Magnani, C. Angelini and A. Carissimo(2024). INet for network integration. Computational Statistics.* <https://link.springer.com/article/10.1007/s00180-024-01536-8>

Available on CRAN <https://CRAN.R-project.org/package=INetTool>

For the installation in R:

```         
  install.packages("INetTool")
```

For the installation from github:

```         
           devtools::install_github("ValeriaPolicastro/INet-Tool")
```

We want to identify general information by building a **Consensus Network** and then to obtain **Case-Specific Networks** one for each layer with the information present only in that layer and not in all the others.

<p align="center">

<img src="https://github.com/ValeriaPolicastro/Images/blob/master/images/Idea2.png" width="480" height="145"/>

</p>

*Important Functions:*

-   **consensusNet** to create the *Consensus Network*

-   **specificNet** to create the *Case Specific Network*

-   **thresholdNet** to change the threshold of the consensus from the similar layer after the algorithm

-   **JWmean** to see how distant are the layers at the beginning

*Integration Network Algorithm:*

<p align="center">

<img src="https://github.com/ValeriaPolicastro/Images/blob/master/images/INetAlgorithm.png" width="600" height="300"/>

</p>

Versions across snapshots

VersionRepositoryFileSize
0.1.2 rolling linux/jammy R-4.5 INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 rolling linux/noble R-4.5 INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 rolling source/ R- INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 latest linux/jammy R-4.5 INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 latest linux/noble R-4.5 INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 latest source/ R- INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 2026-04-26 source/ R- INetTool_0.1.2.tar.gz 2.1 MiB
0.1.2 2026-04-23 source/ R- INetTool_0.1.2.tar.gz 2.1 MiB

Dependencies (latest)

Imports

Suggests