- Notifications
You must be signed in to change notification settings - Fork4
Spatial and Spatio-Temporal Bayesian Model for Circular Data
License
santoroma/CircSpaceTime
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
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
The package is in submission on CRAN.
install.packages("CircSpaceTime",dep=TRUE)
library(CircSpaceTime)For further information on the package you can read the help or take a look at thevignette
Please help us to improve the package!
For any issue/error/"what is this?" report the best way is to visit theissues 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.
Mario, Gianluca and Giovanna
About
Spatial and Spatio-Temporal Bayesian Model for Circular Data
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.