make.trivial.weights: Makes trivial weight data
Description
Makes trivial weight data
Usage
make.trivial.weights(samples.n, genes)
Value
An object that represens the trivial weights.
Internally, the object holds an identity matrix of size
nsamples * ngenes
.