Description Usage Arguments Author(s)
Signal Dimension is beta-distributed; remainder are Uniform 0, 1
Signal Dimension is beta-distributed; remainder are Uniform 0, 1
1 2 3 | badmf.sims.beta(n, d, class.equal = TRUE, ind = FALSE)
badmf.sims.beta(n, d, class.equal = TRUE, ind = FALSE)
|
n |
the number of samples. |
d |
the number of dimensions. |
class.equal |
whether the number of samples/class should be equal, with each
class having a prior of 1/K, or inequal, in which each class obtains a prior
of k/sum(K) for k=1:K. Defaults to |
ind |
whether to sample x and y independently. Defaults to |
n |
the number of samples. |
d |
the number of dimensions. |
class.equal |
whether the number of samples/class should be equal, with each
class having a prior of 1/K, or inequal, in which each class obtains a prior
of k/sum(K) for k=1:K. Defaults to |
ind |
whether to sample x and y independently. Defaults to |
Eric Bridgeford
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.