setMean: Set the mean for the target MTN

View source: R/RcppExports.R

setMeanR Documentation

Set the mean for the target MTN

Description

Set the mean vector for a given Zigzag-HMC engine object.

Usage

setMean(sexp, mean)

Arguments

sexp

pointer to a Zigzag-HMC engine object.

mean

the mean vector.


hdtg documentation built on Aug. 7, 2022, 1:06 a.m.

Related to setMean in hdtg...