Nothing
None
std_cum_sum_augment()
to calculate the cumulative
sum of a random walk.std_cum_prod_augment()
to calculate the cumulative
product of a random walk.std_cum_min_augment()
to calculate the cumulative
minimum of a random walk.std_cum_max_augment()
to calculate the cumulative
maximum of a random walk.std_cum_mean_augment()
to calculate the cumulative
mean of a random walk.get_attributes()
to get attributes without the row.names
running_quantile()
to calculate the running quantile
of a given vector..interactive
parameter to visualize_walks()
to allow for
interactive plots..pluck
parameter to visualize_walks()
to allow for plucking
of specific graph of walks.None
rw30()
to generate 30 random walks of 100 steps eachgeometric_brownian_motion()
to generate Geometric Brownian Motionrandom_normal_drift_walk()
to generate Random Walk with Driftbrownian_motion()
to generate Brownian Motionrandom_normal_walk()
to generate Random Walkdiscrete_walk()
to generate Discrete Random Walkinternal_rand_walk_helper()
to help generate common
columns for random walks.euclidean_distance()
to calculate the Euclidean distance
of a random walk.visualize_walks()
to visualize random walks.summarize_walks()
to summarize random walks.None
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.