setPrecision: Set the precision matrix for the target MTN

View source: R/RcppExports.R

setPrecisionR Documentation

Set the precision matrix for the target MTN

Description

Set the precision matrix for a given Zigzag-HMC engine object.

Usage

setPrecision(sexp, precision)

Arguments

sexp

pointer to a Zigzag-HMC engine object.

precision

the precision matrix.


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

Related to setPrecision in hdtg...