Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# STLT
This package fits the Smooth Threshold Life Table (STLT) and Dyanmic Smooth Threshold Life Table (DSTLT) as outlined in Huang et al. (2019). It also provides S3 methods for predicting using fitted STLT and DSTLT models, as well as plotting the fitted lines. To install the package,
This R package implements the Smooth Threshold Life Table (STLT) and Dyanmic Smooth Threshold Life Table (DSTLT) as outlined in Huang et al. (2019). It also provides S3 methods for predicting using fitted STLT and DSTLT models, as well as plotting the fitted lines. To install the package,

Install from GitHub : devtools::install_github("u5838836/STLT/STLT")


Note that the "devtools" package must be installed first.

Reference:
Huang, F., Maller, R. & Ning, X. (2019). Modelling life tables with advanced ages: an extreme value theory approach. Working paper.