twig {twig} | R Documentation |
Create a new twig object
Description
This function initializes a new twig object, which can be used to build Markov models and decision trees.
Usage
twig()
Value
A new twig object of class decision_twig
and twig_class
by default.
Examples
twig_obj <- twig()
# see vignettes for more
[Package twig version 1.0.0.0 Index]