Description Usage Arguments Value
A function to partition the variable into relevant and irrelevant
1 | sugsvarAlloc(D, varMarg, lognullMarg, intfeature, w)
|
D |
The number of variables in the data matrix |
varMarg |
The log marginal probability of a cluster being relevant |
lognullMarg |
The log marginal probability of a variable belonging to the null model |
intfeature |
A binary vector indicating whether features are irrelevant (0) or relevant (1). |
w |
A numerical vector of length 2 giving the prior probability of a variable being irrelevant or relevant. The first slot is irrelevant the second relevant. |
A binary vector indicating whether a variable is relevant (1) or irrelevant (0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.