genGammaProp: Generates a proposal for Gamma, whilst considering proposed...

Description Usage Arguments Value

Description

Generates a proposal for Gamma, whilst considering proposed dimension

Usage

1
genGammaProp(current_gamma, d_prop, d_curr, innov_sigma, full_inits)

Arguments

current_gamma

Vector containing the current value for Gamma (really should rename this to gamma_curr like I have everywhere else)

d_prop

proposed polynomial degree

d_curr

current polynomial degree

innov_sigma

innovation variance that pertains to the gamma proposal

full_inits

full set of initial gamma values from the MonoPoly::monpol fit

R_inv_full

full size (d_max + 1) * (d_max + 1) inverse matrix

Value

Proposal for gamma


hhau/rjmonopoly documentation built on May 17, 2019, 4:01 p.m.