Introduction (Available as Jupyter notebook at https://github.com/mschauer/MicrostructureNoise.jl/blob/master/example/MicrostructureNoise.ipynb)
MicrostructureNoise is a Julia package for Bayesian volatility estimation in presence of market microstructure noise implementing the methodology described in our new preprint:
Shota Gugushvili, Frank van der Meulen, Moritz Schauer, and Peter Spreij: Nonparametric Bayesian volatility learning under microstructure noise. arxiv:1805.05606, 2018. This blogpost gives a short introduction.
Description MicrostructureNoise estimates the volatility function $s$ of the stochastic differential equation
Category Archives: Julia
Extensible broadcast fusion
By: JuliaLang - The Julia programming language
Re-posted from: https://julialang.org/blog/2018/05/extensible-broadcast-fusion/
Extensible broadcast fusion | Julia version 0.7 brings with it an exciting new feature: the ability to customize broadcast…
Read more
Extensible broadcast fusion
By: n JuliaLang - The Julia programming language n
Re-posted from: https://julialang.org/blog/2018/05/extensible-broadcast-fusion/index.html
Extensible broadcast fusion | Julia version 0.7 brings with it an exciting new feature: the ability to customize broadcast…