twig: Create a new twig object

View source: R/create_twig_obj.R

twigR 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

twig documentation built on April 12, 2025, 2:08 a.m.