lolog1.3.1 package

Latent Order Logistic Graph Models

as.BinaryNet.default

Convert to either an UndirectedNet or DirectedNet object

as.BinaryNet

Convert to either an UndirectedNet or DirectedNet object

as.network.Rcpp_DirectedNet

Convert a DirectedNet to a network object

as.network.Rcpp_UndirectedNet

Convert a UndirectedNet to a network object

as.network

Network conversion

BinaryNet

BinaryNet

calculateStatistics

Calculate network statistics from a formula

call-symbols

Internal Symbols

coef.lolog

Extracts estimated model coefficients.

createCppModel

Creates a model

createLatentOrderLikelihood

Creates a probability model for a latent ordered network model

extract-methods

indexing

gofit.lolog

Goodness of Fit Diagnostics for a LOLOG fit

gofit

Conduct goodness of fit diagnostics

inlineLologPlugin

An lolog plug-in for easy C++ prototyping and access

LatentOrderLikelihood

LatentOrderLikelihood

lolog-terms

LOLOG Model Terms

lolog

Fits a LOLOG model via Monte Carlo Generalized Method of Moments

LologModels

Models

lologPackageSkeleton

Create a skeleton for a package extending lolog

lologVariational

Fits a latent ordered network model using Monte Carlo variational infe...

plot.gofit

Plots a gofit object

plot.lologGmm

Conduct Monte Carlo diagnostics on a lolog model fit

plot.Rcpp_DirectedNet

plot an DirectedNet object

plot.Rcpp_UndirectedNet

Plot an UndirectedNet object

print.gofit

prints a gofit object

print.lolog

Print a lolog object

print.lologVariationalFit

Print of a lologVariationalFit object

registerDirectedStatistic

Register Statistics

simulate.lolog

Generates BinaryNetworks from a fit lolog object

summary.lolog

Summary of a lolog object

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) <arXiv:1804.04583> for a detailed description of the methods.