lambda_fullcond: Lambda for degree of freedom full conditional distribution

View source: R/utils.R

lambda_fullcondR Documentation

Lambda for degree of freedom full conditional distribution

Description

Lambda for degree of freedom full conditional distribution

Usage

lambda_fullcond(p_df, p_lambda, inv_link_f, log = TRUE,
  method = "ARMS", a_lambda = NULL, b_lambda = NULL)

Arguments

p_df

Degrees of freedom

p_lambda

Lambda hyperparameter for p_df

inv_link_f

Inverse link function

log

For log-scale values

method

"ARMS" or "metropolis"

a_lambda

Inferior limit for lambda

b_lambda

Superior limit for lambda

Value

Likelihood value


DouglasMesquita/robit documentation built on May 28, 2022, 8:30 a.m.