Description Usage Arguments Value
View source: R/component_samplers.R
Sample the smoothing parameters for each factor loading curve.
1 2 | sample_lambda(lambda, Psi, Omega = NULL, d = 1, uniformPrior = TRUE,
orderLambdas = TRUE)
|
lambda |
|
Psi |
|
Omega |
|
d |
dimension of |
uniformPrior |
logical; when TRUE, use a uniform prior on prior standard deviations,
|
orderLambdas |
logical; when TRUE, enforce the ordering constraint |
The K
-dimensional vector of samoothing parameters, lambda
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.