global_tile: Find tiles using the GlobalTile algorithm.

Description Usage Arguments Value

Description

This function finds tiles using the GlobalTile algorithm.

Usage

1
global_tile(X, K = 1, alpha = 0.75)

Arguments

X

The data matrix.

K

The maximum number of tiles. Default is 1.

alpha

The precision threshold. Default is 0.75.

Value

All tiles with a precision of at least alpha.


bwrc/semigeom-r documentation built on May 13, 2019, 9:20 a.m.