forked from nvihrs14/tcherry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 930 Bytes
/
DESCRIPTION
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
26
27
28
29
30
31
32
Package: tcherry
Type: Package
Title: Learning the structure of tcherry trees
Version: 0.1.1
Authors@R: c(
person("Katrine", "Kirkeby", email = "enir_tak@hotmail.com", role = c("aut")),
person("Maria", "Knudsen", email = "mariaknudsen@hotmail.dk", role = c("aut")),
person("Ninna", "Vihrs", email = "ninnavihrs@hotmail.dk", role = c("aut", "cre")))
Description: Learning the structure of the type of graphical models called
t-cherry trees from data.
Determines the structure either directly from data or by
increasing the order of a t-cherry tree with lower order.
License: GPL(>=2) | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Linking: https://github.com/nvihrs14/tcherry
Imports:
Rdpack,
utils,
gRbase,
compare,
stats
RdMacros: Rdpack
Suggests:
testthat,
Rgraphviz,
gRain,
knitr,
rmarkdown
VignetteBuilder: knitr
Date/Publication: 2019-04-25