R/cpoint.R

cpoint <-
function(a, b) 
{
  return(.Call("cpoint", a, b, PACKAGE = "R2BayesX"))
}
datacamp/R2BayesX documentation built on May 14, 2019, 7:10 p.m.