Learn R Programming

BayesLN (version 0.2.12)

g_V_vec: Vectorization of the function g_V

Description

It allows to use the integrand of the target functional to minimize as the argument of the function integrate.

Usage

g_V_vec(
  Y,
  lambda,
  delta,
  gamma,
  quant,
  sigma2,
  n,
  nreg = nreg,
  rel_tol = 1e-04
)

Arguments