EstimateMoment: EstimateMoment

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Estimates the p-th moment of a piecewise deterministic skeleton

Usage

1
EstimateMoment(skeletonList, p, coordinate = -1L)

Arguments

skeletonList

a piecewise deterministic skeleton (consisting of Times, Points and Velocities) returned by a sampler

p

moment to estimate

coordinate

if specified, only estimate the ESS of the specified coordinate, otherwise estimate the ESS of all coordinates

Value

Returns a list containing the estimated moment


RZigZag documentation built on July 20, 2019, 9:03 a.m.