Description Usage Arguments Value
This function finds tiles using the GlobalTile algorithm.
1 | global_tile(X, K = 1, alpha = 0.75)
|
X |
The data matrix. |
K |
The maximum number of tiles. Default is 1. |
alpha |
The precision threshold. Default is 0.75. |
All tiles with a precision of at least alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.