generate.proportion.data.set: generate.proportion.data.set: Generate a data set with...

View source: R/bmm.R

generate.proportion.data.setR Documentation

generate.proportion.data.set: Generate a data set with clusters of Beta-derived proportions

Description

Generate N.c clusters of proportions, where each dimension is independently generated by a beta distribution.

Usage

  generate.proportion.data.set(N.c, N, D)

Arguments

N.c

the number of clusters

N

the total number of points (which will roughly proportionally allocated across the N.c clusters)

D

the number of dimensions of the data set

Value

an N x D matrix of proportions


genome/bmm documentation built on Aug. 4, 2022, 8:01 a.m.