Package: networktree
Title: Recursive Partitioning of Network Models
Version: 0.2.1
Date: 2019-03-09
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.0.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: partykit, qgraph, stats, utils, Matrix, mvtnorm, Formula,
        grid, graphics, gridBase
RoxygenNote: 6.1.1
Suggests: R.rsp, knitr, rmarkdown, fxregime, zoo
URL: NA
BugReports: http://github.com/paytonjjones/networktree/issues
NeedsCompilation: no
Packaged: 2019-03-09 12:56:14 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: 2019-03-09 13:10:03 UTC
