constanth: constanth function

View source: R/adaptiveSchemes.R

constanthR Documentation

constanth function

Description

This function is used to set up a constant acceptance scheme in the argument mcmc.control of the function lgcpPredict. The scheme is set via the mcmcpars function.

Usage

constanth(h)

Arguments

h

an object

Value

object of class constanth

See Also

mcmcpars, lgcpPredict

Examples

constanth(0.01)

lgcp documentation built on Aug. 25, 2025, 9:49 a.m.