ll.choice: Log-likelihood function of a meta-Gaussian model

View source: R/ll_choice.R

ll.choiceR Documentation

Log-likelihood function of a meta-Gaussian model

Description

Log-likelihood function of a meta-Gaussian model

Usage

ll.choice(discrete, name = "power-exp")

Arguments

discrete

boolean. TRUE for the discrete likelihhod, FALSE for the continuous one

name

name of the anamorphosis, one of 'power','power-exp', 'quadratic-power', 'gp'

Value

The log-likelihood function of meta-Gaussian model with anamorphosis name.

Examples

ll.choice(TRUE, "power")

mbtgy/tcG documentation built on Oct. 19, 2023, 3:10 p.m.