Package jdistlib.inference
Class SubsetSelectionRj
java.lang.Object
jdistlib.inference.SubsetSelectionRj
Factory for the standard add/drop/swap subset-selection RJ schedule.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ReversibleJumpSamplersampler(RjBirthProposal birthProposal, double withinModelScale, double withinModelTargetAcceptance)
-
Method Details
-
sampler
public static ReversibleJumpSampler sampler(RjBirthProposal birthProposal, double withinModelScale, double withinModelTargetAcceptance)
-