Package: lolog Maintainer: Ian E. Fellows 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) 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 Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://statnet.r-universe.dev Date/Publication: 2025-09-02 17:59:59 UTC RemoteUrl: https://github.com/statnet/lolog RemoteRef: HEAD RemoteSha: 87aa3b4d61e59de05d1d8dc3eff5ef89455ce511 NeedsCompilation: yes Packaged: 2026-05-31 10:27:48 UTC; root Author: Ian E. Fellows [aut, cre], Mark S. Handcock [ctb]