Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

dynamichazard (version 0.6.5)

Dynamic Hazard Models using State Space Models

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 and other options including particle filters. The implemented particle filters support more general state space models.

Copy Link

Version

Install

install.packages('dynamichazard')

Monthly Downloads

250

Version

0.6.5

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Benjamin Christoffersen

Last Published

April 5th, 2019

Functions in dynamichazard (0.6.5)

PF_EM

EM Estimation with Particle Filters and Smoothers
get_cloud_quantiles

Compute Quantile Estimates from Particle Cloud
ddhazard

Fitting Dynamic Hazard Models
get_risk_obj

Risk Set on an Equidistant Distant Grid
get_survival_case_weights_and_data

Get data.frame for Discrete Time Survival Models
plot.PF_clouds

Plot of Clouds from a PF_clouds Object
logLik.ddhazard

Log Likelihood of Mean Path of ddhazard Object
ddhazard_control

Auxiliary for Controlling Dynamic Hazard Models
plot.PF_EM

Plot for a PF_EM Object
ddhazard_boot

Bootstrap for ddhazard Object
plot.ddhazard

Plots for ddhazard Object
plot.ddhazard_space_errors

State Space Error Plot
plot.ddsurvcurve

Create and plot survival curves
static_glm

Static glm Fit
hatvalues.ddhazard

Hat Values for ddhazard Object
hds

Hard Drive Failures
print.summary.ddhazard

Summarizing Dynamic Hazard Models Fits
predict.ddhazard

Predict Method for ddhazard Object
logLik.PF_EM

Approximate Log-Likelihood from a Particle Filter
print.ddhazard_boot

Summary Statistics for a ddhazard_boot Object
residuals.ddhazard

Residuals Method for ddhazard Object
PF_forward_filter

Forward Particle Filter
PF_get_score_n_hess

Approximate Negative Observation Matrix and Score Vector
get_Q_0

Compute Time-Invariant Covariance Matrix
get_cloud_means

Compute Mean Estimates from Particle Cloud
ddhazard_app

ddhazard Demo
PF_control

Auxiliary for Controlling Particle Fitting
ddFixed

Auxiliary Functions for Fixed Effects