Skip to content

Conversation

@rsenne
Copy link
Contributor

@rsenne rsenne commented Nov 24, 2025

Renamed the package and all references from GAM.jl to GeneralizedAdditiveModels.jl across source, documentation, tests, and configuration files for clarity and consistency. Updated supported families and links in documentation to reflect the new package name. Should resolve #56 . Let me know if i have missed anything :)

Renamed the package and all references from GAM.jl to GeneralizedAdditiveModels.jl across source, documentation, tests, and configuration files for clarity and consistency. Updated supported families and links in documentation to reflect the new package name.
Usage:
```julia-repl
alpha((y, mu, Dist, Link)
alpha(y, mu, Dist, Link)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check all files and correct old name GAM.jl to new name GeneralizedAdditiveModels.jl

2 participants