Other packages > Find by keyword >

dynamichazard  

Dynamic Hazard Models using State Space Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dynamichazard", "1.0.2")



Attach the package and use:
library("dynamichazard")
Maintained by
Benjamin Christoffersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-28
Latest Update: 2023-09-01
Description:
Contains functions that lets you fit dynamic hazard models using state space models. The first implemented model is described in Fahrmeir (1992) and Fahrmeir (1994) . Extensions hereof are available where the Extended Kalman filter is replaced by an unscented Kalman filter. See Christoffersen (2021) for more details. Particle filters and smoothers are also supported more general state space models.
How to cite:
Benjamin Christoffersen (2016). dynamichazard: Dynamic Hazard Models using State Space Models. R package version 1.0.2, https://cran.r-project.org/web/packages/dynamichazard. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.1.0 (2016-12-28 17:49), 0.2.0 (2017-01-20 14:35), 0.3.0 (2017-06-07 22:36), 0.3.1 (2017-06-08 13:38), 0.3.2 (2017-06-10 01:55), 0.3.3 (2017-06-18 15:09), 0.3.4 (2017-06-26 17:37), 0.3.5 (2017-07-15 14:11), 0.4.0 (2017-09-16 20:57), 0.5.0 (2017-11-22 18:03), 0.5.1 (2017-11-26 00:38), 0.5.2 (2018-06-25 19:36), 0.5.3 (2018-07-01 15:30), 0.6.0 (2018-10-09 15:40), 0.6.1 (2018-10-22 19:20), 0.6.2 (2019-01-10 23:11), 0.6.3 (2019-01-11 14:30), 0.6.4 (2019-03-11 17:02), 0.6.5 (2019-04-05 09:10), 0.6.6 (2019-10-14 10:50), 0.6.7 (2020-12-16 13:50), 0.6.8 (2021-02-15 16:20), 1.0.0 (2021-09-07 15:40), 1.0.1 (2021-10-11 18:40), 1.0.2 (2022-10-05 22:10)
Other packages that cited dynamichazard R package
View dynamichazard citation profile
Other R packages that dynamichazard depends, imports, suggests or enhances
Downloads during the last 30 days
03/2203/2303/2403/2503/2603/2703/2804/0104/0204/0504/0604/0704/0804/0904/1104/1204/1404/1504/1704/1804/1904/20Downloads for dynamichazard0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

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  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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