Learn R Programming

FIT (version 0.0.6)

make.trivial.weights: Makes trivial weight data

Description

Makes trivial weight data

Usage

make.trivial.weights(samples.n, genes)

Arguments

samples.n

A number of samples.

genes

A list of genes.

Value

An object that represens the trivial weights. Internally, the object holds an identity matrix of size nsamples * ngenes.