log_likelihood: Log Likelihood

Description Usage Arguments Value

View source: R/score_functions.R

Description

Used by score_matrix to compute the log likelihood.

Usage

1
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


bsaul/inferference documentation built on April 21, 2021, 5:08 p.m.