Po částech lineární regrese
Loading...
Downloads
7
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This work is about segmented linear regression. It contains a brief introduction to Bayesian statistics, then we define a model for piecewise linear regression. Posterior distribution for the model doesn't have a closed form, so we use RJMCMC algorithm to aproximate the distribution. Before introducing RJMCMC we give an overview of classical MCMC algorithms. At the end of the thesis we show examples of how RJMCMC works. We implemented the RJMCMC algorithm as part of the thesis, for that we used the programming language Python.
Description
Subject(s)
Python, Markov Chain Monte Carlo, MCMC, Reversible Jump Markov Chain Monte Carlo, RJMCM, Metropolis Hastings, Piecewise linear regression, Segmented regression, Bayesian statistics, Theano, Scipy