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