Package jdistlib.inference
Class AdjustedMclmcTuningOptions
java.lang.Object
jdistlib.inference.AdjustedMclmcTuningOptions
Pilot-search controls for adjusted MCLMC step size and decorrelation length.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
maximumLeapfrogSteps
public int maximumLeapfrogSteps() -
pilotWarmup
public int pilotWarmup() -
pilotDraws
public int pilotDraws() -
targetAcceptance
public double targetAcceptance()
-