likelihood_xxx: Likelihood function for maximum likelihood (ML) method

View source: R/mcmc_helpers.R

likelihood_xxxR Documentation

Likelihood function for maximum likelihood (ML) method

Description

The ML method is based on calculating the contribution to the likelihood function of each study participant. See XX for more details.

Usage

likelihood_xxx(x, alpha, theta_0, phi)

Arguments

x

a list with the information necessary to calculate the likelihood function

alpha

alpha parameter

theta_0

theta_0 parameter

phi

phi parameter

Value

the negative sum of the loglikelihood function


fluvee/wave documentation built on Nov. 9, 2023, 12:31 p.m.