bsamGP: R-Package for Bayesian Spectral Analysis Models using Gaussian Process Priors
by Seongil Jo, Taeryon Choi, Beomjo Park, and Peter Lenk, May. 2018.
bsamGP implements Bayesian Spectral Analysis Models that include regression with/without shape restrictions [2], quantile regression with/without shape restrictions [3], additive models, generalized linear models and density estimation [4]. For detailed description for the package, please check the manual and the paper [1]. The package is availabe on CRAN (link). To install package, use R command install.packages("bsamGP").
We provide a simple example.
To carry out examples,
install bsamGP into R and
run following example R-code.
Bayesian Spectral Analysis Regression (BSAR)
Bayesian Spectral Analysis Quantile Regression (BSAQ)
Bayesian Spectral Analysis Generalized Linear Regression (GBSAR)
Bayesian Spectral Analysis Density Estimation (BSAD)
[1] Jo, S., Choi, T., Park, B., & Lenk, P. (2018) "bsamGP: An R package for Bayesian Spectral
[2] Lenk P, Choi T (2017).“Bayesian analysis of shape-restricted functions using Gaussian process
[3] Jo S, Roh T, Choi T (2016). “Bayesian spectral analysis models for quantile regression with
[4] Lenk P (2003). “Bayesian semiparametric density estimation and model verification using a
logistic-Gaussian process.” Journal of Computational and Graphical Statistics, 12(3), 548–565
|