jiakunj/DLSSM: Dynamic Logistic State Space Prediction Model

Implements the dynamic logistic state space model for binary outcome data proposed by Jiang et al. (2021) <doi:10.1111/biom.13593>. It provides a computationally efficient way to update the prediction whenever new data becomes available. It allows for both time-varying and time-invariant coefficients, and use cubic smoothing splines to model varying coefficients. The smoothing parameters are objectively chosen by maximum likelihood. The model is updated using batch data accumulated at pre-specified time intervals.

Getting started

Package details

MaintainerJiakun Jiang <jiakunj@bnu.edu.cn>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jiakunj/DLSSM")
jiakunj/DLSSM documentation built on Dec. 31, 2022, 2:18 p.m.