Package: networktree
Title: Recursive Partitioning of Network Models
Version: 0.2.2
Date: 2020-03-18
Authors@R: c(person("Payton", "Jones", email = "payton_jones@g.harvard.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6513-8498")),
             person(given = "Thorsten", family = "Simon", role = c("aut"), email = "thorsten.simon@uibk.ac.at", comment = c(ORCID = "0000-0002-3778-7738")),
             person(given = "Achim", family = "Zeileis", role = "aut", email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")))
Description: Methods to create tree models with correlation-based network models (multivariate normal distributions). 
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: partykit, qgraph, stats, utils, Matrix, mvtnorm, Formula,
        grid, graphics, gridBase, reshape2
RoxygenNote: 7.0.2
Suggests: R.rsp, knitr, rmarkdown, fxregime, zoo
URL: https://paytonjjones.github.io/networktree
BugReports: http://github.com/paytonjjones/networktree/issues
NeedsCompilation: no
Packaged: 2020-03-18 19:02:36 UTC; payto
Author: Payton Jones [aut, cre] (<https://orcid.org/0000-0001-6513-8498>),
  Thorsten Simon [aut] (<https://orcid.org/0000-0002-3778-7738>),
  Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>)
Maintainer: Payton Jones <payton_jones@g.harvard.edu>
Repository: CRAN
Date/Publication: 2020-03-18 19:30:02 UTC
