Full conditional for transformation parameter lambda of the Tobit model. This is used in the Metropolis-Hastings step of the MCMC algorithm.
tobit.lambda.log.full.cond(y, z, tau2, lambda)
Value of evaluated full conditional for transformation parameter lambda.
Observed data.
Latent Gaussian variable.
Value of variance (corresponds to nugget effect).
Value of transformation parameter lambda.
Fabio Sigrist