convertToCyclopsVariance | R Documentation |
convertToCyclopsVariance
converts the regularization parameter lambda
from glmnet
into a prior variance.
convertToCyclopsVariance(lambda, nobs)
lambda |
Regularization parameter from |
nobs |
Number of observation rows in dataset |
Prior variance under a Laplace() prior
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.