projection function

Plot the projection from the optimisation data collected from projection pursuit

Plot the projection from the optimisation data collected from projection pursuit

plot_projection(dt, data, cols = NULL) compute_projection(dt, data, cols = NULL)

Arguments

  • dt: a data object collected by the projection pursuit guided tour optimisation in tourr
  • data: the original data
  • cols: additional columns to include in the plot

Returns

a ggplot object

Examples

holes_1d_jellyfish |> get_best() |> plot_projection(data = boa5)
  • Maintainer: H. Sherry Zhang
  • License: MIT + file LICENSE
  • Last published: 2024-06-23