Skip to contents

Visualises the held-out perplexity surface returned by tune_tree(). Lines track perplexity vs. max_depth; facets split by smoothing scheme and prune; colour encodes nmin. The minimum-perplexity configuration is highlighted with a star.

Usage

# S3 method for class 'transitiontrees_tune'
plot(x, ...)

Arguments

x

A transitiontrees_tune object.

...

Ignored.

Value

A ggplot object.