R/RcppExports.R

Defines functions varbvsnormupdate_rcpp

# Part of the varbvs package, https://github.com/pcarbo/varbvs
#
# Copyright (C) 2012-2018, Peter Carbonetto
#
# This program is free software: you can redistribute it under the
# terms of the GNU General Public License; either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANY; without even the implied warranty of
# MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
varbvsnormupdate_rcpp <- function(X, sigma, sa, logodds, xy, d,
                                  alpha, mu, Xr, i)
  invisible(.Call(C_varbvs_varbvsnormupdate_rcpp,X,sigma,sa,
                  logodds,xy,d,alpha,mu,Xr,i))

Try the varbvs package in your browser

Any scripts or data that you put into this service are public.

varbvs documentation built on June 7, 2023, 5:43 p.m.