kernel_hop: Generate a proposal for the Hop kernel

View source: R/twalk_engine.R

kernel_hopR Documentation

Generate a proposal for the Hop kernel

Description

Generate a proposal for the Hop kernel

Usage

kernel_hop(n_dim, p_phi, x, xp)

Arguments

n_dim

Dimension of the parameter space.

p_phi

Probability of updating each coordinate.

x

Current point 'x'.

xp

Current point ‘x’'.

Value

A list with the 'proposal', 'n_phi', and 'phi'.


Rtwalk documentation built on Feb. 5, 2026, 5:07 p.m.