Other packages > Find by keyword >

bsamGP  

Bayesian Spectral Analysis Models using Gaussian Process Priors
View on CRAN: Click here


Download and install bsamGP package within the R console
Install from CRAN:
install.packages("bsamGP")

Install from Github:
library("remotes")
install_github("cran/bsamGP")

Install by package version:
library("remotes")
install_version("bsamGP", "1.2.5")



Attach the package and use:
library("bsamGP")
Maintained by
Beomjo Park
[Scholar Profile | Author Map]
First Published: 2017-08-05
Latest Update: 2022-03-17
Description:
Contains functions to perform Bayesian inference using a spectral analysis of Gaussian process priors. Gaussian processes are represented with a Fourier series based on cosine basis functions. Currently the package includes parametric linear models, partial linear additive models with/without shape restrictions, generalized linear additive models with/without shape restrictions, and density estimation model. To maximize computational efficiency, the actual Markov chain Monte Carlo sampling for each model is done using codes written in FORTRAN 90. This software has been developed using funding supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (no. NRF-2016R1D1A1B03932178 and no. NRF-2017R1D1A3B03035235).
How to cite:
Beomjo Park (2017). bsamGP: Bayesian Spectral Analysis Models using Gaussian Process Priors. R package version 1.2.5, https://cran.r-project.org/web/packages/bsamGP. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0.1 (2017-08-06 11:31), 1.0 (2017-08-05 12:25), 1.1.0 (2017-10-22 16:15), 1.1.1 (2017-11-27 05:21), 1.1.2 (2018-01-03 17:37), 1.2.0 (2018-06-10 08:04), 1.2.1 (2018-06-15 15:10), 1.2.2 (2019-07-29 17:00), 1.2.3 (2020-03-21 18:50), 1.2.4 (2022-03-17 21:40), 1.2.5 (2024-03-18 09:10)
Other packages that cited bsamGP R package
View bsamGP citation profile
Other R packages that bsamGP depends, imports, suggests or enhances
Complete documentation for bsamGP
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for bsamGP01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA