offsetreg: An Extension of 'Tidymodels' Supporting Offset Terms

Extend the 'tidymodels' ecosystem <https://www.tidymodels.org/> to enable the creation of predictive models with offset terms. Models with offsets are most useful when working with count data or when fitting an adjustment model on top of an existing model with a prior expectation. The former situation is common in insurance where data is often weighted by exposures. The latter is common in life insurance where industry mortality tables are often used as a starting point for setting assumptions.

Package details

AuthorMatt Heaphy [aut, cre, cph]
MaintainerMatt Heaphy <mattrmattrs@gmail.com>
LicenseMIT + file LICENSE
Version1.1.1
URL https://github.com/mattheaphy/offsetreg/ https://mattheaphy.github.io/offsetreg/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("offsetreg")

Try the offsetreg package in your browser

Any scripts or data that you put into this service are public.

offsetreg documentation built on April 4, 2025, 1:35 a.m.