Package: stagedtrees
Type: Package
Title: Staged Event Trees
Version: 2.2.1
Authors@R: c(
  person(given = "Gherardo", family = "Varando", role = c("aut", "cre"),
  email = "gherardo.varando@gmail.com", 
	comment = c(ORCID = "0000-0002-6708-1103")),
	person(given = "Federico", family = "Carli", role = "aut"),
	person(given = "Manuele", family = "Leonelli", role = "aut", 
	comment = c(ORCID = "0000-0002-2562-5192")),
	person(given = "Eva", family = "Riccomagno", role = "aut")
	)
Description: Creates and fits staged event tree probability models, 
             which are probabilistic graphical models capable of representing 
             asymmetric conditional independence statements 
             for categorical variables. 
             Includes functions to create, plot and fit staged 
             event trees from data, as well as many efficient structure 
             learning algorithms.
             References:
             Collazo R. A., Görgen C. and Smith J. Q. 
             (2018, ISBN:9781498729604).
             Görgen C., Bigatti A., Riccomagno E. and Smith J. Q. (2018) 
             <arXiv:1705.09457>.
             Thwaites P. A., Smith, J. Q. (2017) <arXiv:1510.00186>.
             Barclay L. M., Hutton J. L. and Smith J. Q. (2013) 
             <doi:10.1016/j.ijar.2013.05.006>.
             Smith J. Q. and Anderson P. E. (2008) 
             <doi:10.1016/j.artint.2007.05.004>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/gherardovarando/stagedtrees
BugReports: https://github.com/gherardovarando/stagedtrees/issues
Imports: stats, graphics
Suggests: testthat, bnlearn, covr, clue, igraph
NeedsCompilation: no
Packaged: 2022-04-28 15:45:46 UTC; gherardo
Author: Gherardo Varando [aut, cre] (<https://orcid.org/0000-0002-6708-1103>),
  Federico Carli [aut],
  Manuele Leonelli [aut] (<https://orcid.org/0000-0002-2562-5192>),
  Eva Riccomagno [aut]
Maintainer: Gherardo Varando <gherardo.varando@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-28 23:10:02 UTC
Built: R 4.2.0; ; 2022-05-10 23:32:21 UTC; unix
