MetropolisHastings1D

constructor(initialX: Double, targetFun: FunctionIfc, proposalFun: ProposalFunction1DIfc)

Parameters

initialX

the initial value to start generation process

targetFun

the target function

proposalFun

the proposal function