Learn R Programming

lgcp (version 1.3-3)

constanth: 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

Run this code
constanth(0.01)

Run the code above in your browser using DataLab