sample.phi: This function samples a new value of the range parameter phi...

Description Usage

View source: R/sampling_fcts_KMR.R

Description

This function samples a new value of the range parameter phi via Metropolis Hastings The proposal distribution is a Uniform distribution on the interval (lower.phi,upper.phi) that does not depend on the current value of phi

Usage

1
sample.phi(h.z, phi, iR.phi, Dist.mat.sqrd, lower.phi, upper.phi, n)

apeterson91/bekmr documentation built on Feb. 12, 2020, 9:29 p.m.