mvrnormArma_tempered: Simulate from a tempered Multivariate Gaussian Distribution

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Produces samples from the specified tempered multivariate Gaussian distribution

Usage

1
mvrnormArma_tempered(N, mu, Sigma, beta)

Arguments

N

the number of samples required

mu

a vector of mean values

Sigma

positive-definite symmetric matrix specifying the covariance of variables

beta

inverse temperature level

Value

samples from a tempered multivariate Gaussian distribution


rchan26/BayesLogitFusion documentation built on June 13, 2020, 5:03 a.m.