make_jump_table {monoClust} | R Documentation |
Create Jump Table
Description
Create jump table from the MonoClust's frame object. number
and var
will
be used to create the table.
Usage
make_jump_table(frame)
Arguments
frame |
MonoClust's frame object |
Value
Jump table with number
, var
, and two new columns left
and
right
indicate the left and right number at split.
[Package monoClust version 1.2.1 Index]