Skip to content

Fabio-Vieira/Quantile_Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Quantile_Regression

#Gibbs samplings implementation of quantile regression, following the algorithm proposed by Kozumi and Kobayashi.

#Using the classic dataset Auto mpg.

The file Quantile_Regression.R contains the code explained above.

Whereas the file SimulationQuantileReg.R is a simulation for a quantile fixed parameter linear model. This time the mixture of Kozumi and Kobayashi is not used, therefore resulting a posterior distribution without a known closed form. Thus, a metropolis-hastings with log adaptive proposal is used in this case.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages