badmf.sims.beta: Beta Simulation

Description Usage Arguments Author(s)

Description

Signal Dimension is beta-distributed; remainder are Uniform 0, 1

Signal Dimension is beta-distributed; remainder are Uniform 0, 1

Usage

1
2
3
badmf.sims.beta(n, d, class.equal = TRUE, ind = FALSE)

badmf.sims.beta(n, d, class.equal = TRUE, ind = FALSE)

Arguments

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 TRUE.

ind

whether to sample x and y independently. Defaults to 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 TRUE.

ind

whether to sample x and y independently. Defaults to FALSE.

Author(s)

Eric Bridgeford

Eric Bridgeford


ebridge2/badmf documentation built on June 4, 2019, 8:53 a.m.