Learn R Programming

jaatha (version 2.7.0)

estimateLogLikelihood: Estimates the likelihood for a parameter combination

Description

Estimates the likelihood for a parameter combination

Usage

estimateLogLikelihood(param, glm.fitted, sum.stats)

Arguments

param
The parameter combination. Must be a named vector where the names are the name of the parameters.
glm.fitted
A list of the fitted GLMs, as produced by fitGLM().
sum.stats
The summary statistic description, as in jaatha's sum.stats slot.

Value

  • The estimated log-likelihood