simplicaToy | R Documentation |
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
character string
data("simplicaToy")
str(simplicaToy)
image(t(simplicaToy$data))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.