Other packages > Find by keyword >

dynr  

Dynamic Models with Regime-Switching
View on CRAN: Click here


Download and install dynr package within the R console
Install from CRAN:
install.packages("dynr")

Install from Github:
library("remotes")
install_github("cran/dynr")

Install by package version:
library("remotes")
install_version("dynr", "0.1.16-105")



Attach the package and use:
library("dynr")
Maintained by
Michael D. Hunter
[Scholar Profile | Author Map]
First Published: 2016-06-09
Latest Update: 2023-11-28
Description:
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) provided a detailed introduction to the interface and more information on the algorithms.
How to cite:
Michael D. Hunter (2016). dynr: Dynamic Models with Regime-Switching. R package version 0.1.16-105, https://cran.r-project.org/web/packages/dynr. Accessed 06 May. 2025.
Previous versions and publish date:
0.1.7 (2016-06-09 20:41), 0.1.8-17 (2017-01-09 09:49), 0.1.9-20 (2017-02-24 08:31), 0.1.10-10 (2017-05-21 10:04), 0.1.11-2 (2017-06-17 02:05), 0.1.11-8 (2017-08-21 10:30), 0.1.12-5 (2018-02-08 22:36), 0.1.13-2 (2018-09-15 07:10), 0.1.13-3 (2018-09-16 18:20), 0.1.13-4 (2018-09-24 20:30), 0.1.14-9 (2019-04-02 09:50), 0.1.14-85 (2019-09-13 00:40), 0.1.15-1 (2019-10-05 08:50), 0.1.15-25 (2020-02-11 20:10), 0.1.15-95 (2021-02-20 09:00), 0.1.16-2 (2021-03-16 13:40), 0.1.16-27 (2021-11-18 14:50), 0.1.16-91 (2022-10-17 09:02)
Other packages that cited dynr R package
View dynr citation profile
Other R packages that dynr depends, imports, suggests or enhances
Complete documentation for dynr
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for dynr0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA