Learn R Programming

dynr (version 0.1.8-17)

dynr-package: \Sexpr[results=rd,stage=build]{tools:::Rd_package_title("#1")}dynrDynamic Modeling in R

Description

\Sexpr[results=rd,stage=build]{tools:::Rd_package_description("#1")}dynrDynamic modeling of all kinds in R. These include models of processes in discrete time or continuous time. They also include processes that are linear or nonlinear. Latent variables can be continuous (e.g. state space models) or discrete (e.g. regime-switching models). The general approach involves maximum likelihood estimation of single- and multi-subject models of latent time series with the extended Kalman filter and Kim filter. The user provides recipes and data which are combined into a model that is then cooked to obtain free parameter estimates.

Arguments

Details

The DESCRIPTION file: \Sexpr[results=rd,stage=build]{tools:::Rd_package_DESCRIPTION("#1")}dynrThis package was not yet installed at build time.

\Sexpr[results=rd,stage=build]{tools:::Rd_package_indices("#1")}dynr Index: This package was not yet installed at build time.

~~ An overview of how to use the package, including the most important functions ~~

References

~~ Literature or other references for background information ~~

See Also

~~ Optional links to other man pages, e.g. ~~ ~~ Other packages ~~

Examples

Run this code
#~~ simple examples of the most important functions ~~

Run the code above in your browser using DataLab