compute_log_like: Compute Gaussian log-likelihood

View source: R/loglik.R

compute_log_likeR Documentation

Compute Gaussian log-likelihood

Description

Creates the underlying C++ block models and evaluates their Gaussian log-likelihood when applicable.

Usage

compute_log_like(ngme_model)

Arguments

ngme_model

An object created by 'ngme()'.

Value

A numeric scalar. Returns '0' if any replicate is non-Gaussian.


ngme2 documentation built on May 20, 2026, 9:10 a.m.