CircSpaceTime
Spatial and Spatio-Temporal Bayesian Model for Circular Data
Install / Use
/learn @santoroma/CircSpaceTimeREADME
CircSpaceTime
Spatial and Spatio-Temporal Bayesian Model for Circular Data
Implementation of Bayesian models for spatial and spatio-temporal interpolation of circular data using Gaussian Wrapped and Gaussian Projected distributions.
Currently the following models are implemented:
Spatial Wrapped Normal
Spatial Projected Normal
Spatio-Temporal Wrapped Normal
Spatio-Temporal Projected Normal
Installation
From source
If you are linux/linux-like users or simply you want to compile from source the best way is to use "devtools"
devtools_installed <- require(devtools)
if (!devtools_installed){
install.packages("devtools", dep = TRUE)
library(devtools)
}
install_github("santoroma/CircSpaceTime")
Dependencies: Rcpp, RcppArmadillo, circular, ggplot2, coda
Suggested: foreach, parallel, iterators, doParallel, knitr, rmarkdown, gridExtra
From CRAN
The package is in submission on CRAN.
install.packages("CircSpaceTime", dep = TRUE)
Using the package
library(CircSpaceTime)
For further information on the package you can read the help or take a look at the vignette
Issues
Please help us to improve the package!
For any issue/error/"what is this?" report the best way is to visit the issues page and:
- Find if already exist a similar issue, read it and if the case write a precise comment with reproducible example.
- If not, open a new one writing a precise comment with reproducible example.
Thanks
Mario, Gianluca and Giovanna
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.3kCommit, push, and open a PR
