Auto-Plot a Geometric/Brownian Motion Augment
Source:R/brownian-motion-plot.R
ts_brownian_motion_plot.Rd
Plot an augmented Geometric/Brownian Motion.
Details
This function will take output from either the ts_brownian_motion_augment()
or the ts_geometric_brownian_motion_augment()
function and plot them. The
legend is set to "none" if the simulation count is higher than 9.
See also
Other Plot:
ts_event_analysis_plot()
,
ts_qq_plot()
,
ts_scedacity_scatter_plot()