Package: statGraph
Type: Package
Title: Statistical Methods for Graphs
Author: Diogo R. da Costa [aut],
  Taiane C. Ramos [aut],
  Grover E. Castro Guzman [aut],
  Suzana S. Santos [aut],
  Eduardo S. Lira [aut],
  Andre Fujita [aut, cre]
Maintainer: Andre Fujita <andrefujita@usp.br>
Depends: R (>= 3.6.0), stats, graphics
Imports: igraph, MASS, rARPACK, cluster, foreach, parallel, doParallel
Description: Contains statistical methods to analyze graphs, such as graph 
      parameter estimation, model selection based on the GIC (Graph Information 
      Criterion), statistical tests to discriminate two or more populations of 
      graphs (ANOGVA - Analysis of Graph Variability), correlation between 
      graphs, and clustering of graphs. 
      References: Takahashi et al. (2012) <doi:10.1371/journal.pone.0049949>, 
      Futija et al. (2017) <doi:10.3389/fnins.2017.00066>, 
      Fujita et al. (2017) <doi:10.1016/j.csda.2016.11.016>, 
      Tang et al. (2017) <doi:10.3150/15-BEJ789>, 
      Tang et al. (2017) <doi:10.1080/10618600.2016.1193505>, 
      Ghoshdastidar et al. (2017) <arXiv:1705.06168>,  
      Ghoshdastidar et al. (2017) <arXiv:1707.00833>, 
      Cerqueira et al. (2017) <doi:10.1109/TNSE.2017.2674026>, 
      Fraiman and Fraiman (2018) <doi:10.1038/s41598-018-23152-5>, 
      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
Authors@R: c(
    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("Grover E.", "Castro Guzman", email="grover@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"))
    )
Version: 0.5.0
Date: 2021-05-18
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-18 18:42:58 UTC; diogo
Repository: CRAN
Date/Publication: 2021-05-19 07:00:06 UTC
