kernel_walk: Generate a proposal for the Walk kernel

View source: R/twalk_engine.R

kernel_walkR Documentation

Generate a proposal for the Walk kernel

Description

Generate a proposal for the Walk kernel

Usage

kernel_walk(n_dim, p_phi, aw, x, xp)

Arguments

n_dim

Dimension of the parameter space.

p_phi

Probability of updating each coordinate.

aw

Scale parameter 'a_w' (default 1.5).

x

Current point 'x'.

xp

Current point ‘x’'.

Value

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


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