CRAN/E | Rdrw

Rdrw

Univariate and Multivariate Damped Random Walk Processes

Installation

About

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) .

Key Metrics

Version 1.0.2
R ≥ 2.2.0
Published 2020-09-08 1418 days ago
Needs compilation? no
License GPL-2
CRAN checks Rdrw results

Downloads

Yesterday 4 0%
Last 7 days 59 +84%
Last 30 days 177 +7%
Last 90 days 503 -5%
Last 365 days 2.170 +4%

Maintainer

Maintainer

Hyungsuk Tak

Authors

Zhirui Hu
Hyungsuk Tak

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

Rdrw archive

Depends

R ≥ 2.2.0

Imports

mvtnorm ≥ 1.0-11