## Not run:
# data(spy.data)
# estimator=estimator_create(priceData=spy.data)
# estimator_settings(estimator,
# inputSamplingInterval = '10s',
# resultsSamplingInterval = '10s')
# util_plot2d(variance_mrv(estimator),title='MRV',legend='Simple')+
# util_line2d(variance_mrvRolling(estimator,wLength=3600),legend='Rolling Window')
# ## End(Not run)
Run the code above in your browser using DataLab