Description Usage Arguments Value
Generates a proposal for Gamma, whilst considering proposed dimension
1  | genGammaProp(current_gamma, d_prop, d_curr, innov_sigma, full_inits)
 | 
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  | 
Proposal for gamma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.