Learn R Programming

ergm.sign (version 0.1.2)

eval_loglik: Evaluate Log-Likelihood via Path Sampling

Description

This function evaluates the log-likelihood of a fitted signed ergm model using path sampling.

Usage

eval_loglik(object)

Value

A logLik object containing the evaluated log-likelihood, degrees of freedom, and number of observations.

Arguments

object

A fitted signed ergm model object.