Generic function that draws simulated trajectories of Kendall random walk
# S3 method for kendall_simulation
plot(x, max_x = NULL, max_id = NULL,
level = NULL, ...)
object returned by normalising_sequences function.
maximum value on x axis.
Number of trajectories to plot. If NULL, all paths will be plotted.
Y-axis value which will be marked (level to be crossed).
Other arguments
ggplot2 object