-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 827 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: DNT
Type: Package
Title: Differential network tests
Version: 0.1.0
Author: Roman Schefzik and Leonie Boland
Maintainer: Roman Schefzik <roman.schefzik@medma.uni-heidelberg.de>
Description: The DNT package provides a frame for testing for differences between two statistical networks based on permutation tests. Various options for network estimation (i.e. specifying the adjacency matrix) and network comparison (using several overall, node-specifc or edge-specific network difference chacteristics) are implemented. Moreover, tools for graphical illustrations and comparisons are offered.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports:
shiny,
igraph,
Hmisc,
ppcor,
energy,
qgraph,
stats,
dplyr,
readxl,
stringr,
tools,
utils,
shinybusy