CRAN

dynr 0.1.14-9

Dynamic Modeling in R

Released Apr 2, 2019 by Michael D. Hunter

This package cannot yet be used with Renjin it depends on other packages which are not available: mice 3.4.0, Rdpack 0.11-0, and ggplot2 3.1.1 An older version of this package is more compatible with Renjin.

Dependencies

ggplot2 3.1.1 Rdpack 0.11-0 mice 3.4.0 MASS 7.3-51.4 numDeriv 2016.8-1 Matrix 1.2-17 xtable 1.8-4 latex2exp 0.4.0 plyr 1.8.4 reshape2 1.4.3 magrittr 1.5

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.