BVS: Bayesian Variable Selection

View source: R/BVS.R

BVSR Documentation

Bayesian Variable Selection

Description

Internal function that performs one Markov chain Monte Carlo iteration to sample from the posterior distribution of all unknowns involved in the Bayesian Variable Selection step. For details, see \insertCiteAlexopoulos2021;textualBVS4GCR

Usage

BVS(
  Y,
  NA_Y,
  X,
  XB,
  GammaCurr,
  BCurr,
  ZCurr,
  RCurr,
  invRCurr,
  d,
  responseType,
  pFixed,
  nCat,
  cutPoint,
  negBinomPar,
  hyperPar,
  samplerPar
)

References

\insertAllCited

lb664/BVS4GCR documentation built on Feb. 6, 2023, 11:21 p.m.