draw_from_beta_hypers | R Documentation |
Draw individual parameters from beta-transformed hyper-parameter
draw_from_beta_hypers(native_mu, sigma, native_range, nsub)
native_mu |
Mean of the hyper-parameter in native scale |
sigma |
Std of the hyper-parameter in beta-scale |
native_range |
range of the native scale (e.g. c(-5,5)) |
nsub |
number of subjects |
Individual parameter vector (in native scale)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.