| .lambda_conj_prop | R Documentation |
Propose lambda from a gamma conditional conjugate posterior proposal
.lambda_conj_prop(df, beta, j, bp, alam = 0.01, blam = 0.01)
df |
data.frame from dataframe_fun() |
beta |
parameter value for beta |
j |
current split point |
bp |
number of covariates |
alam |
lambda hyperparameter, default set to 0.01 |
blam |
lambda hyperparameter, default set to 0.01 |
list containing proposed lambda, shape and rate parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.