Package: lolog
Maintainer: Ian E. Fellows <ian@fellstat.com>
License: MIT + file LICENCE
Title: Latent Order Logistic Graph Models
LinkingTo: Rcpp, BH
Type: Package
LazyLoad: yes
Authors@R: c(person(c("Ian","E."),"Fellows", role=c("aut","cre"), email="ian@fellstat.com"), person(c("Mark","S."),"Handcock", role="ctb"))
Description: Estimation of Latent Order Logistic (LOLOG) Models for Networks.
    LOLOGs are a flexible and fully general class of statistical graph models. 
    This package provides functions for performing MOM, GMM and variational 
    inference. Visual diagnostics and goodness of fit metrics are provided. 
    See Fellows (2018) <doi:10.48550/arXiv.1804.04583> for a detailed description of the methods.
Version: 1.3.2
Depends: R (>= 4.0.0), methods, Rcpp (>= 0.9.4)
Imports: network, parallel, ggplot2, reshape2, intergraph, Matrix
Suggests: testthat (>= 3.0.0), inline, knitr, rmarkdown, ergm, BH,
        igraph
URL: https://github.com/statnet/lolog
RcppModules: lolog
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-09-02 19:58:42 UTC; ianfellows
Author: Ian E. Fellows [aut, cre],
  Mark S. Handcock [ctb]
Repository: CRAN
Date/Publication: 2025-09-03 08:20:02 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-09-03 11:29:56 UTC; unix
Archs: lolog.so.dSYM
