Package: Nestimate
Title: Network Estimation, Bootstrap, and Higher-Order Analysis
Version: 0.4.3
Authors@R: c(
    person("Mohammed", "Saqr", email = "saqr@saqr.me", role = c("aut", "cre", "cph")),
    person("Sonsoles", "López-Pernas", email = "sonsoles.lopez@uef.fi", role = "aut")
    )
Description: Estimate, compare, and analyze dynamic and psychological networks
    using a unified interface. Provides transition network analysis
    estimation (transition, frequency, co-occurrence, attention-weighted)
    Saqr et al. (2025) <doi:10.1145/3706468.3706513>, psychological
    network methods (correlation, partial correlation, 'graphical lasso',
    'Ising') Saqr, Beck, and Lopez-Pernas (2024)
    <doi:10.1007/978-3-031-54464-4_19>,
    and higher-order network methods including higher-order networks,
    higher-order network embedding, hyper-path anomaly, and multi-order
    generative model. Supports bootstrap inference, permutation testing,
    split-half reliability, centrality stability analysis, mixed Markov
    models, multi-cluster multi-layer networks and clustering.
License: MIT + file LICENSE
URL: https://github.com/mohsaqr/Nestimate
BugReports: https://github.com/mohsaqr/Nestimate/issues
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: ggplot2, glasso, data.table, cluster, scales
Suggests: testthat (>= 3.0.0), markovchain, tna, cograph, igraph,
        glmnet, lavaan, stringdist, nnet, IsingFit, bootnet, gimme,
        qgraph, reticulate, gridExtra, lme4, corpcor, mlVAR, mgm,
        Matrix, NetworkComparisonTest, arules, jsonlite, knitr,
        rmarkdown, pkgdown
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-04-19 20:15:29 UTC; mohammedsaqr
Author: Mohammed Saqr [aut, cre, cph],
  Sonsoles López-Pernas [aut]
Maintainer: Mohammed Saqr <saqr@saqr.me>
Repository: CRAN
Date/Publication: 2026-04-20 14:40:02 UTC
Built: R 4.6.0; ; 2026-04-25 17:35:44 UTC; unix
