convert.weight: Converts regression weight data from a dataframe into an...

Description Usage Arguments Value

View source: R/FIT.R

Description

Converts regression weight data from a dataframe into an object.

Usage

1
convert.weight(data, entries = NULL)

Arguments

data

A dataframe that contains weight data to be loaded.

entries

An optional string array that designates the entries of the dataframe to be loaded.

Value

An object that represents the weights Internally, the object holds a matrix of size nsamples * ngenes.


FIT documentation built on May 2, 2019, 3:38 p.m.