Other packages > Find by keyword >

regspec  

Non-Parametric Bayesian Spectrum Estimation for Multirate Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("regspec", "2.7")



Attach the package and use:
library("regspec")
Maintained by
Ben Powell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-04
Latest Update: 2023-09-20
Description:
Computes linear Bayesian spectral estimates from multirate data for second-order stationary time series. Provides credible intervals and methods for plotting various spectral estimates. Please see the paper `Should we sample a time series more frequently?' (doi below) for a full description of and motivation for the methodology.
How to cite:
Ben Powell (2016). regspec: Non-Parametric Bayesian Spectrum Estimation for Multirate Data. R package version 2.7, https://cran.r-project.org/web/packages/regspec. Accessed 30 Jun. 2026.
Previous versions and publish date:
2.1 (2016-05-04 12:47), 2.3 (2016-08-26 20:35), 2.4 (2016-10-11 18:56), 2.5 (2022-04-25 18:20), 2.6 (2022-06-01 13:50)
Other packages that cited regspec R package
View regspec citation profile
Other R packages that regspec depends, imports, suggests or enhances
Complete documentation for regspec
Functions, R codes and Examples using the regspec R package
Some associated functions: Dfexample . Gaussbound . basis . hindcast . logspec2cov . regspec-package . regspec . retail . travel . 
Some associated R codes: Gaussbound.R . SARIMAspec.R . basis2.R . hindcast.R . logspec2cov.R . regspec17.R .  Full regspec package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

shinyDND  
Shiny Drag-n-Drop
Add functionality to create drag and drop div elements in shiny. ...
Download / Learn more Package Citations See dependency  
MLGL  
Multi-Layer Group-Lasso
It implements a new procedure of variable selection in the context of redundancy between explanatory ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
bitops  
Bitwise Operations
Functions for bitwise operations on integer vectors. ...
Download / Learn more Package Citations See dependency  
gma  
Granger Mediation Analysis
Performs Granger mediation analysis (GMA) for time series. This package includes a single level GMA ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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