Description Usage Arguments Value
Sampling step for Indian Buffet Process Alpha Parameter
1 | sample_IBP_a(ibp_b, zeros, e = 1, f = 1)
|
ibp_b |
A scalar double, Indian Buffet Process beta parameter. |
zeros |
A binary, sparsity inducing matrix of dimenion P x K. |
e |
A scalar double, tunable hyperparameter for the shape parameter of the gamma draw. Default is 1. |
f |
A scalar double, tunable hyperparameter for the rate parameter of the gamma draw. Default is 1. |
ibp_a Scalar double, Indian Buffet Process alpha parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.