Learn R Programming

RNentropy (version 1.2.3)

RN_Brain_Example_design: RN_Brain_Example_design

Description

The example design matrix for RN_Brain_Example_tpm

Usage

data("RN_Brain_Example_design")

Arguments

Format

The format is: num[1:9,1:3]

Details

A binary matrix where conditions correspond to the columns and samples to the rows. In this example there are three conditions (individuals) and nine samples, with three replicates for each condition.

Examples

Run this code
# NOT RUN {
data(RN_Brain_Example_design)
# }

Run the code above in your browser using DataLab