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 June 8, 2025, 1:07 p.m.

Related to setMean in hdtg...