Skip to content

Rdrw

Univariate and Multivariate Damped Random Walk Processes

v1.0.2 · Sep 8, 2020 · GPL-2

Description

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) <arXiv:2005.08049>.

Downloads

257

Last 30 days

17055th

638

Last 90 days

2.4K

Last year

Trend: +24.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hyungsuk Tak <hyungsuk.tak@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhirui",
                      family = "Hu",
                      role = "aut"),
               person(given = "Hyungsuk",
                      family = "Tak",
                      role = c("aut", "cre"),
                      email = "hyungsuk.tak@gmail.com"))
as necessary.

The Description field contains
  Also see Hu and Tak (2020) <arXiv:2005.08049>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hyungsuk Tak <hyungsuk.tak@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhirui",
                      family = "Hu",
                      role = "aut"),
               person(given = "Hyungsuk",
                      family = "Tak",
                      role = c("aut", "cre"),
                      email = "hyungsuk.tak@gmail.com"))
as necessary.

The Description field contains
  Also see Hu and Tak (2020) <arXiv:2005.08049>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hyungsuk Tak <hyungsuk.tak@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhirui",
                      family = "Hu",
                      role = "aut"),
               person(
...[truncated]...
"aut", "cre"),
                      email = "hyungsuk.tak@gmail.com"))
as necessary.

The Description field contains
  Also see Hu and Tak (2020) <arXiv:2005.08049>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hyungsuk Tak <hyungsuk.tak@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Zhirui",
                      family = "Hu",
                      role = "aut"),
               person(
...[truncated]...
"aut", "cre"),
                      email = "hyungsuk.tak@gmail.com"))
as necessary.

The Description field contains
  Also see Hu and Tak (2020) <arXiv:2005.08049>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Dependency Network

Dependencies Reverse dependencies mvtnorm Rdrw

Version History

new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Sep 7, 2020
updated 1.0.1 ← 1.0.0 diff May 18, 2020
new 1.0.0 May 7, 2020