GLMMMCMCscale.b: Handle scale.b argument of GLMM_MCMC function

GLMM_MCMCscale.bR Documentation

Handle scale.b argument of GLMM_MCMC function

Description

This is a help function for GLMM_MCMC function.

THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.

Usage

GLMM_MCMCscale.b(scale.b, dimb, iEranefVec, iSDranefVec)

Arguments

scale.b

see argumentprior.eps of GLMM_MCMC function

dimb

see output element dimb of GLMM_MCMCdata function

iEranefVec

see output element iEranefVec of GLMM_MCMCifit function. It is used to determine a default value of scale.b$shift. Defaults to a vector of zeros if missing

iSDranefVec

see output element iSDranefVec of GLMM_MCMCifit function. It is used to determine a default value of scale.b$scale. Defaults to a vector of ones if missing

Value

Value of scale.b with added default values where necessary.

Author(s)

Arnošt Komárek arnost.komarek@mff.cuni.cz

See Also

GLMM_MCMC.


mixAK documentation built on Sept. 25, 2023, 5:08 p.m.

Related to GLMMMCMCscale.b in mixAK...