nodePlot: Plots the trajectories of each terminal node side by side.

Description Usage Arguments

View source: R/plotting.R

Description

Corresponds to plotting only the second panel of stPlot(). If model$intercept==FALSE, estimated intercepts are added to each trajectory so that the trajectories are plotted at the level of reasonable response values.

Usage

1
nodePlot(model, colors = NULL)

Arguments

model

A model returned from splineTree()

colors

A list of colors to use. By default, uses colors drawn from a rainbow.


splinetree documentation built on July 18, 2019, 9:08 a.m.