log_likelihood: Log Likelihood

View source: R/score_functions.R

log_likelihoodR Documentation

Log Likelihood

Description

Used by score_matrix to compute the log likelihood.

Usage

log_likelihood(parameters, integrand, ...)

Arguments

parameters

vector of parameters passed to integrand

integrand

Defaults to logit_integrand

...

additional arguments passed to integrand function.

Value

value of log likelihood


inferference documentation built on June 8, 2025, 1:34 p.m.