BCC: alias to bayesCC(...)

BCCR Documentation

alias to bayesCC(...)

Description

For backwards compatibility, bayesCC(...) can be called as BCC(...). All parameters are the same (including the NumDraws/maxiter patch).

Usage

BCC(
  X,
  K = 2,
  a = 1,
  b = 1,
  IndivAlpha = FALSE,
  mu0 = list(),
  a0 = list(),
  b0 = list(),
  Concentration = 1,
  maxiter = 1000,
  ...
)

See Also

bayesCC


ttriche/bayesCC documentation built on May 13, 2023, 11:48 a.m.