Learn R Programming

rhcoclust (version 2.0.0)

simu_data: A predefined simulated data for 'rhcoclust' package

Description

This is the predefined simulated data matrix that used as an example in 'rhcoclust' package.

Arguments

Value

Matrix

Author

Md Bahadur Badsha <mbbadshar@gmail.com>

Details

The column of the simulated data matrix represents doses of chemical compounds (DCCs) and row represents genes. Each element in the dataset represents fold change gene expression data.

See Also

simulate_data

Examples

Run this code
library(rhcoclust)

# Load data
data("simu_data")

Run the code above in your browser using DataLab