nevada: Network-Valued Data Analysis

A flexible statistical framework for network-valued data analysis. It leverages the complexity of the space of distributions on graphs by using the permutation framework for inference as implemented in the 'flipr' package. Currently, only the two-sample testing problem is covered and generalization to k samples and regression will be added in the future as well. It is a 4-step procedure where the user chooses a suitable representation of the networks, a suitable metric to embed the representation into a metric space, one or more test statistics to target specific aspects of the distributions to be compared and a formula to compute the permutation p-value. Two types of inference are provided: a global test answering whether there is a difference between the distributions that generated the two samples and a local test for localizing differences on the network structure. The latter is assumed to be shared by all networks of both samples. References: Lovato, I., Pini, A., Stamm, A., Vantini, S. (2020) "Model-free two-sample test for network-valued data" <doi:10.1016/j.csda.2019.106896>; Lovato, I., Pini, A., Stamm, A., Taquet, M., Vantini, S. (2021) "Multiscale null hypothesis testing for network-valued data: Analysis of brain networks of patients with autism" <doi:10.1111/rssc.12463>.

Version: 0.2.0
Imports: igraph, Rcpp, tidyr, dplyr, purrr, tibble, forcats, ggplot2, rlang, magrittr, flipr, cli, withr, tsne, umap, furrr, rgeomstats
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, covr
Published: 2023-09-03
Author: Ilenia Lovato [aut], Alessia Pini [aut], Aymeric Stamm ORCID iD [aut, cre], Simone Vantini [aut]
Maintainer: Aymeric Stamm <aymeric.stamm at cnrs.fr>
BugReports: https://github.com/astamm/nevada/issues/
License: GPL (≥ 3)
URL: https://astamm.github.io/nevada/, https://github.com/astamm/nevada/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: nevada results

Documentation:

Reference manual: nevada.pdf
Vignettes: Network-Valued Data Analysis

Downloads:

Package source: nevada_0.2.0.tar.gz
Windows binaries: r-devel: nevada_0.2.0.zip, r-release: nevada_0.2.0.zip, r-oldrel: nevada_0.2.0.zip
macOS binaries: r-release (arm64): nevada_0.2.0.tgz, r-oldrel (arm64): nevada_0.2.0.tgz, r-release (x86_64): nevada_0.2.0.tgz
Old sources: nevada archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nevada to link to this page.