Package: statGraph
Type: Package
Title: Statistical Methods for Graphs
Version: 1.0.6
Authors@R: c(
    person("Grover E.", "Castro Guzman", email="grover@usp.br", role=c("aut")), 
    person("Diogo R.", "da Costa", email="diogocost2@gmail.com", role=c("aut")),
    person("Taiane C.", "Ramos", email="taiane@ime.usp.br", role=c("aut")), 	
    person("Suzana S.", "Santos", email="suzana@ime.usp.br", role=c("aut")),
    person("Eduardo S.", "Lira", email="edulira@ime.usp.br", role=c("aut")),
    person("Andre", "Fujita", email="andrefujita@usp.br", role=c("aut", "cre")))
Maintainer: Andre Fujita <andrefujita@usp.br>
Depends: R (>= 4.3.0), stats, graphics
Imports: igraph, MASS, rARPACK, cluster, foreach, parallel, doParallel,
        methods, mvtnorm
Description: Contains statistical methods to analyze graphs, such as graph parameter estimation, 
    model selection based on the Graph Information Criterion, statistical tests to discriminate two or more populations of graphs, 
    correlation between graphs, and clustering of graphs.
    References: Takahashi et al. (2012) <doi:10.1371/journal.pone.0049949>, Fujita et al. (2017) <doi:10.3389/fnins.2017.00066>,
    Fujita et al. (2017) <doi:10.1016/j.csda.2016.11.016>, Fujita et al. (2019) <doi:10.1093/comnet/cnz028>.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
URL: https://www.ime.usp.br/~fujita/software.html
Date: 2024-09-01
NeedsCompilation: no
RoxygenNote: 7.3.2
Repository: CRAN
Packaged: 2024-09-01 16:37:58 UTC; grover
Author: Grover E. Castro Guzman [aut],
  Diogo R. da Costa [aut],
  Taiane C. Ramos [aut],
  Suzana S. Santos [aut],
  Eduardo S. Lira [aut],
  Andre Fujita [aut, cre]
Date/Publication: 2024-09-01 21:40:02 UTC
Built: R 4.3.3; ; 2024-09-02 00:10:02 UTC; unix
