CRAN/E | dynr

dynr

Dynamic Models with Regime-Switching

Installation

About

Intensive longitudinal data have become increasingly prevalent in various scientific disciplines. Many such data sets are noisy, multivariate, and multi-subject in nature. The change functions may also be continuous, or continuous but interspersed with periods of discontinuities (i.e., showing regime switches). The package 'dynr' (Dynamic Modeling in R) is an R package that implements a set of computationally efficient algorithms for handling a broad class of linear and nonlinear discrete- and continuous-time models with regime-switching properties under the constraint of linear Gaussian measurement functions. The discrete-time models can generally take on the form of a state-space or difference equation model. The continuous-time models are generally expressed as a set of ordinary or stochastic differential equations. All estimation and computations are performed in C, but users are provided with the option to specify the model of interest via a set of simple and easy-to-learn model specification functions in R. Model fitting can be performed using single-subject time series data or multiple-subject longitudinal data. Ou, Hunter, & Chow (2019) doi:10.32614%2FRJ-2019-012 provided a detailed introduction to the interface and more information on the algorithms.

Citation dynr citation info
dynrr.github.io/
github.com/mhunter1/dynr
System requirements GNU make

Key Metrics

Version 0.1.16-105
R ≥ 3.0.0
Published 2023-11-28 149 days ago
Needs compilation? yes
License GPL-3
CRAN checks dynr results

Downloads

Yesterday 516 -46%
Last 7 days 4.854 -15%
Last 30 days 21.056 +8%
Last 90 days 57.321 +41%
Last 365 days 102.821 +926%

Maintainer

Maintainer

Michael D. Hunter

mike.dynr@gmail.com

Authors

Lu Ou

aut

Michael D. Hunter

aut / cre

Sy-Miin Chow

aut

Linying Ji

aut

Meng Chen

aut

Hui-Ju Hung

aut

Jungmin Lee

aut

Yanling Li

aut

Jonathan Park

aut

Massachusetts Institute of Technology

cph

S. G. Johnson

cph

Benoit Scherrer

cph

Dieter Kraft

cph

Contacts

Material

README
NEWS
Reference manual
Package source

Vignettes

Example: A Linear Stochastic Differential Equation Model
Installation for Developers
Installation for Users
Linear discrete-time regime-switching models
Nonlinear continuous-time models

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

dynr archive

Depends

R ≥ 3.0.0
ggplot2

Imports

MASS
Matrix ≥ 1.5-0
numDeriv
xtable
latex2exp
grid
reshape2
plyr
mice
magrittr
methods
fda
car
stringi
tibble
deSolve
Rdpack

Suggests

testthat
roxygen2 ≥ 3.1
knitr
rmarkdown
RcppGSL