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 Nov. 5, 2025, 5:34 p.m.

Related to setMean in hdtg...