simplicaToy: Toy matrix with one multiplicative and one additive bicluster

simplicaToyR Documentation

Toy matrix with one multiplicative and one additive bicluster

Description

A small 30×60 matrix to demonstrate SIMPLICA in a controlled setting. Contains one multiplicative and one additive simplivariate component (non-overlapping).

Usage

data(simplicaToy)

Format

A list with three elements:

data

numeric matrix of dimension 30 \times 60

trueComponents

list of length 2 with type, rows, cols

description

character string

Examples

data("simplicaToy")
str(simplicaToy)
image(t(simplicaToy$data))

SIMPLICA documentation built on Sept. 11, 2025, 1:08 a.m.