Skip to content

Rename GAM.jl to GeneralizedAdditiveModels.jl#57

Merged
hendersontrent merged 2 commits into
hendersontrent:mainfrom
rsenne:main
May 11, 2026
Merged

Rename GAM.jl to GeneralizedAdditiveModels.jl#57
hendersontrent merged 2 commits into
hendersontrent:mainfrom
rsenne:main

Conversation

@rsenne
Copy link
Copy Markdown
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.
Comment thread src/alpha.jl
Usage:
```julia-repl
alpha((y, mu, Dist, Link)
alpha(y, mu, Dist, Link)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice catch!

@hendersontrent
Copy link
Copy Markdown
Owner

@rsenne did you need anything from me here before reviewing following the previous merge of #55 ?

@rsenne
Copy link
Copy Markdown
Contributor Author

rsenne commented May 11, 2026

I don't think so---just fixed the merge conflicts. Should be good to go upon your review!

@hendersontrent hendersontrent merged commit 5dbd70a into hendersontrent:main May 11, 2026
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

3 participants