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