Animate a nD tour path with Andrews' curves. For more details about Andrew's curves, see andrews

display_andrews(col = "black", ...)

animate_andrews(data, tour_path = grand_tour(3), col = "black", ...)

Arguments

col

color to be plotted. Defaults to "black"

...

other arguments passed on to animate

data

matrix, or data frame containing numeric columns

tour_path

tour path generator, defaults to 2d grand tour

See also

animate for options that apply to all animations

Examples

animate_andrews(flea[, 1:6])
#> Converting input data to the required matrix format.



animate_andrews(flea[, 1:6], grand_tour(d = 3))
#> Converting input data to the required matrix format.



animate_andrews(flea[, 1:6], grand_tour(d = 6))
#> Converting input data to the required matrix format.




# It's easy to experiment with different tour paths:
animate_andrews(flea[, 1:6], guided_tour(cmass()))
#> Converting input data to the required matrix format.
#> Value  0.907   29.6 % better  - NEW BASIS