Package: Rdrw 1.0.2

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

Authors:Zhirui Hu and Hyungsuk Tak

Rdrw_1.0.2.tar.gz
Rdrw_1.0.2.zip(r-4.5)Rdrw_1.0.2.zip(r-4.4)Rdrw_1.0.2.zip(r-4.3)
Rdrw_1.0.2.tgz(r-4.4-any)Rdrw_1.0.2.tgz(r-4.3-any)
Rdrw_1.0.2.tar.gz(r-4.5-noble)Rdrw_1.0.2.tar.gz(r-4.4-noble)
Rdrw_1.0.2.tgz(r-4.4-emscripten)Rdrw_1.0.2.tgz(r-4.3-emscripten)
Rdrw.pdf |Rdrw.html
Rdrw/json (API)

# Install 'Rdrw' in R:
install.packages('Rdrw', repos = c('https://hyungsuktak.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2 exports 0.00 score 1 dependencies 187 downloads

Last updated 4 years agofrom:6eab1e8711. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-winOKAug 27 2024
R-4.5-linuxOKAug 27 2024
R-4.4-winOKAug 27 2024
R-4.4-macOKAug 27 2024
R-4.3-winOKAug 27 2024
R-4.3-macOKAug 27 2024

Exports:drwdrw.sim

Dependencies:mvtnorm