Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

prettytree

Print a tree.


Description

Produces textual output representing a tree.

Usage

prettytree(x, inames = NULL, ilevels = NULL)

Arguments

x

a recursive list representing a tree.

inames

optional variable names.

ilevels

an optional list of levels for factors.

Details

This function is normally not called by users but needed in some reverse dependencies of party.


party

A Laboratory for Recursive Partytioning

v1.3-10
GPL-2
Authors
Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>), Kurt Hornik [aut], Carolin Strobl [aut], Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>)
Initial release
2022-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.