tobit.lambda.log.full.cond: Full conditional for transformation parameter lambda.

View source: R/spateFcts.R

tobit.lambda.log.full.condR Documentation

Full conditional for transformation parameter lambda.

Description

Full conditional for transformation parameter lambda of the Tobit model. This is used in the Metropolis-Hastings step of the MCMC algorithm.

Usage

tobit.lambda.log.full.cond(y, z, tau2, lambda)

Arguments

y

Observed data.

z

Latent Gaussian variable.

tau2

Value of variance (corresponds to nugget effect).

lambda

Value of transformation parameter lambda.

Value

Value of evaluated full conditional for transformation parameter lambda.

Author(s)

Fabio Sigrist


spate documentation built on Oct. 3, 2023, 5:09 p.m.