Learn R Programming

OmicKriging (version 1.0)

H2vec: data

Description

A numeric list the same length as corlist of weights for each correlation matrix, sum should be between 0 and 1.

Usage

data(H2vec)

Arguments

format

The format is: num [1:2] 0.5 0.5

Examples

Run this code
data(H2vec)
str(H2vec)
length(H2vec)

Run the code above in your browser using DataLab