Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
offset
to get the offset term from a model (#15)
Packages like GLM, MixedModels, and (at least theoretically) BetaRegression support offsets for the linear predictor. It would be nice to be able to query that in a unified way. This commit adds a function `offset` that can be extended accordingly.
- Loading branch information
e42a88a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
e42a88a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/61854
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: