README.md

DynamicNet

This R package, DynamicNet, is based on the construction method of high-dimensional temporal data dynamic network in the paper Dynamic Network Reconstruction and R Package Development.

1. Local Offline Installation

To install DynamicNet, download the package file and type the appropriate command below or click the menu item "Install packages from local zip/tar.gz files".

>install.packages("C:/yourpath/DynamicNet.zip", repos=NULL)

2. Online Installation

Enter the following command in R to install the software online:

> require("devtools")
> devtools::install_github("https://github.com/ZhenyuYang1996/DynamicNet")

See Instructions.pdf for details.



ZhenyuYang1996/DynamicNet documentation built on May 21, 2022, 12:25 p.m.