-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
22 lines (22 loc) · 954 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: NetworkChange
Title: Bayesian Package for Network Changepoint Analysis
Version: 0.8
Date: 2022-03-03 14:17:31 UTC
Author: Jong Hee Park [aut,cre], Yunkyu Sohn [aut]
Maintainer: Jong Hee Park <[email protected]>
Depends: R (>= 2.10.0), MCMCpack, ggplot2
Imports: grid, Rmpfr, abind, mvtnorm, tidyr, sna, igraph, qgraph, network,
stats, MASS, methods, RColorBrewer, reshape, ggrepel, gridExtra, rlang, GGally, ggvis
Description: Network changepoint analysis for undirected network data. The package implements a hidden Markov network change point model (Park and Sohn (2020)). Functions for break number detection using the approximate marginal likelihood and WAIC are also provided.
License: GPL-3
NeedsCompilation: no
Packaged: 2022-03-03 14:17:31 UTC
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
Repository: CRAN
Encoding: UTF-8
Date/Publication: 2022-03-03 14:17:31 UTC
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr