powered by
A small 30×60 matrix to demonstrate SIMPLICA in a controlled setting. Contains one multiplicative and one additive simplivariate component (non-overlapping).
data(simplicaToy)
A list with three elements:
numeric matrix of dimension \(30 \times 60\)
list of length 2 with type, rows, cols
type
rows
cols
character string
data("simplicaToy") str(simplicaToy) image(t(simplicaToy$data))
Run the code above in your browser using DataLab