HiCseg (version 1.1)

matrix: Matrix of data

Description

Matrix of size 200x200 containing Gaussian data satisfying model D with change-points 40,80,120,160.

Usage

data(matrix)

Arguments

Format

The format is: num [1:200, 1:200] 6.77 7.69 8.44 8.95 6.81 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:200] "V1" "V2" "V3" "V4" ...

Examples

Run this code
library(HiCseg)
data(matrix)

Run the code above in your browser using DataCamp Workspace