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]
All associated links for this package
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 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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