hvals.lgcpPredict {lgcp} | R Documentation |
hvals.lgcpPredict function
Description
Accessor function returning the value of h
, the MALA proposal scaling constant over the iterations of the algorithm for
objects of class lgcpPredict
Usage
## S3 method for class 'lgcpPredict'
hvals(obj, ...)
Arguments
obj |
an object of class lgcpPredict |
... |
additional arguments |
Value
returns the values of h taken during the progress of the algorithm
See Also
[Package lgcp version 2.0 Index]