Rdrw: Univariate and Multivariate Damped Random Walk Processes

We provide a toolbox to fit and simulate a univariate or multivariate damped random walk process that is also known as an Ornstein-Uhlenbeck process or a continuous-time autoregressive model of the first order, i.e., CAR(1) or CARMA(1, 0). This process is suitable for analyzing univariate or multivariate time series data with irregularly-spaced observation times and heteroscedastic measurement errors. When it comes to the multivariate case, the number of data points (measurements/observations) available at each observation time does not need to be the same, and the length of each time series can vary. The number of time series data sets that can be modeled simultaneously is limited to ten in this version of the package. We use Kalman-filtering to evaluate the resulting likelihood function, which leads to a scalable and efficient computation in finding maximum likelihood estimates of the model parameters or in drawing their posterior samples. Please pay attention to loading the data if this package is used for astronomical data analyses; see the details in the manual. Also see Hu and Tak (2020) <doi:10.48550/arXiv.2005.08049>.

Version: 1.0.2
Depends: R (≥ 2.2.0)
Imports: mvtnorm (≥ 1.0-11)
Published: 2020-09-08
Author: Zhirui Hu and Hyungsuk Tak
Maintainer: Hyungsuk Tak <hyungsuk.tak at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: Rdrw results

Documentation:

Reference manual: Rdrw.pdf

Downloads:

Package source: Rdrw_1.0.2.tar.gz
Windows binaries: r-prerel: Rdrw_1.0.2.zip, r-release: Rdrw_1.0.2.zip, r-oldrel: Rdrw_1.0.2.zip
macOS binaries: r-prerel (arm64): Rdrw_1.0.2.tgz, r-release (arm64): Rdrw_1.0.2.tgz, r-oldrel (arm64): Rdrw_1.0.2.tgz, r-prerel (x86_64): Rdrw_1.0.2.tgz, r-release (x86_64): Rdrw_1.0.2.tgz
Old sources: Rdrw archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rdrw to link to this page.