Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hendersontrent/gam.jl issues and pull requests

#47 - Add plots for residuals against a covariate and against fitted values

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement, plotting

#47 - Add plots for residuals against a covariate and against fitted values

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement, plotting

#46 - Develop proper formula macro for GAM specifications

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement

#46 - Develop proper formula macro for GAM specifications

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement

#45 - Add `Binomial` model family

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement, high-priority

#45 - Add `Binomial` model family

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement, high-priority

#44 - String specification of model family and link function

Pull Request - State: closed - Opened by hendersontrent 3 months ago

#44 - String specification of model family and link function

Pull Request - State: closed - Opened by hendersontrent 3 months ago

#43 - Change family and link to be strings that search dicts automatically

Issue - State: closed - Opened by hendersontrent 3 months ago
Labels: enhancement, high-priority

#43 - Change family and link to be strings that search dicts automatically

Issue - State: closed - Opened by hendersontrent 3 months ago
Labels: enhancement, high-priority

#42 - Refactor for model formula and docs

Pull Request - State: closed - Opened by hendersontrent 3 months ago - 3 comments

#42 - Refactor for model formula and docs

Pull Request - State: closed - Opened by hendersontrent 3 months ago - 3 comments

#41 - How to handle categorical predictors and predictors with no splines

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement, statistics, high-priority

#41 - How to handle categorical predictors and predictors with no splines

Issue - State: open - Opened by hendersontrent 3 months ago
Labels: enhancement, statistics, high-priority

#40 - Enable model formula with smooth specifications to be passed in like in R's `mgcv::gam`

Issue - State: closed - Opened by hendersontrent 3 months ago - 1 comment
Labels: enhancement, high-priority

#40 - Enable model formula with smooth specifications to be passed in like in R's `mgcv::gam`

Issue - State: closed - Opened by hendersontrent 3 months ago - 1 comment
Labels: enhancement, high-priority

#39 - Use `GAMData`

Issue - State: closed - Opened by hendersontrent 3 months ago
Labels: enhancement, high-priority

#39 - Use `GAMData`

Issue - State: closed - Opened by hendersontrent 3 months ago
Labels: enhancement, high-priority

#38 - Fixed `FitGAM` and unit tests

Pull Request - State: closed - Opened by hendersontrent 3 months ago

#38 - Fixed `FitGAM` and unit tests

Pull Request - State: closed - Opened by hendersontrent 3 months ago

#37 - Adding GAMData struct

Pull Request - State: closed - Opened by yahrMason 6 months ago - 17 comments
Labels: documentation, enhancement

#37 - Adding GAMData struct

Pull Request - State: closed - Opened by yahrMason 6 months ago - 17 comments
Labels: documentation, enhancement

#36 - Proper penalisation, multiple covariate fits, and general cleanup

Pull Request - State: closed - Opened by hendersontrent 9 months ago
Labels: documentation, enhancement, statistics, optimization

#36 - Proper penalisation, multiple covariate fits, and general cleanup

Pull Request - State: closed - Opened by hendersontrent 9 months ago
Labels: documentation, enhancement, statistics, optimization

#35 - Documentation missing

Issue - State: open - Opened by rikhuijzer about 1 year ago - 2 comments
Labels: documentation

#35 - Documentation missing

Issue - State: open - Opened by rikhuijzer about 1 year ago - 2 comments
Labels: documentation

#34 - StatsPlots is a required dependency

Issue - State: closed - Opened by rikhuijzer about 1 year ago - 2 comments

#34 - StatsPlots is a required dependency

Issue - State: closed - Opened by rikhuijzer about 1 year ago - 2 comments

#33 - Should `GCV` change to accommodate GLM framework?

Issue - State: closed - Opened by hendersontrent over 1 year ago - 1 comment
Labels: bug, statistics

#33 - Should `GCV` change to accommodate GLM framework?

Issue - State: closed - Opened by hendersontrent over 1 year ago - 1 comment
Labels: bug, statistics

#32 - build penalty matrix for multiple splines

Issue - State: closed - Opened by yahrMason over 1 year ago - 20 comments

#32 - build penalty matrix for multiple splines

Issue - State: closed - Opened by yahrMason over 1 year ago - 20 comments

#31 - readme

Pull Request - State: closed - Opened by hendersontrent over 1 year ago

#31 - readme

Pull Request - State: closed - Opened by hendersontrent over 1 year ago

#30 - Get incorrect result for `Height` on `trees` test dataset, but `Girth` seems okay

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: bug, statistics

#30 - Get incorrect result for `Height` on `trees` test dataset, but `Girth` seems okay

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: bug, statistics

#29 - Massive work incorporating formulas and GLM architecture

Pull Request - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement

#29 - Massive work incorporating formulas and GLM architecture

Pull Request - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement

#28 - Add `summary` type function that returns important estimates as a table after fitting a GAM

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, statistics

#28 - Add `summary` type function that returns important estimates as a table after fitting a GAM

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, statistics

#27 - Add option for users to specify the optimiser used in the GCV procedure

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, optimization

#27 - Add option for users to specify the optimiser used in the GCV procedure

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, optimization

#26 - documentation for all functions

Pull Request - State: closed - Opened by hendersontrent over 1 year ago
Labels: documentation

#26 - documentation for all functions

Pull Request - State: closed - Opened by hendersontrent over 1 year ago
Labels: documentation

#25 - Extend plotting function to show smooths for each term in the GAM like `mgcv`

Issue - State: closed - Opened by hendersontrent over 1 year ago - 1 comment
Labels: enhancement, plotting

#25 - Extend plotting function to show smooths for each term in the GAM like `mgcv`

Issue - State: closed - Opened by hendersontrent over 1 year ago - 1 comment
Labels: enhancement, plotting

#24 - Add model fit indices and other calculations for model comparisons

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, statistics

#24 - Add model fit indices and other calculations for model comparisons

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, statistics

#23 - Add proper package documentation for all the calculation functions

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: documentation

#23 - Add proper package documentation for all the calculation functions

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: documentation

#22 - Add flexibility for non-Gaussian likelihoods

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, statistics

#22 - Add flexibility for non-Gaussian likelihoods

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: enhancement, statistics

#21 - Enable matrix `X` input instead of just single predictor

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: documentation, data, high-priority

#21 - Enable matrix `X` input instead of just single predictor

Issue - State: closed - Opened by hendersontrent over 1 year ago
Labels: documentation, data, high-priority

#20 - gitignore

Pull Request - State: closed - Opened by hendersontrent over 1 year ago

#20 - gitignore

Pull Request - State: closed - Opened by hendersontrent over 1 year ago

#19 - Full refactor to a working univariate pipeline

Pull Request - State: closed - Opened by hendersontrent over 1 year ago

#19 - Full refactor to a working univariate pipeline

Pull Request - State: closed - Opened by hendersontrent over 1 year ago

#18 - Specify GAM model in Turing?

Issue - State: open - Opened by DominiqueMakowski over 1 year ago - 2 comments
Labels: enhancement, not-urgent

#18 - Specify GAM model in Turing?

Issue - State: open - Opened by DominiqueMakowski over 1 year ago - 2 comments
Labels: enhancement, not-urgent

#17 - Accepting contributors?

Issue - State: closed - Opened by JonDDowns almost 2 years ago - 1 comment

#17 - Accepting contributors?

Issue - State: closed - Opened by JonDDowns almost 2 years ago - 1 comment

#16 - Add interaction functionality to formula in `fit_gam`

Issue - State: closed - Opened by hendersontrent almost 2 years ago
Labels: enhancement

#16 - Add interaction functionality to formula in `fit_gam`

Issue - State: closed - Opened by hendersontrent almost 2 years ago
Labels: enhancement

#15 - Add link function specification to `fit_gam`

Issue - State: closed - Opened by hendersontrent almost 2 years ago
Labels: enhancement

#15 - Add link function specification to `fit_gam`

Issue - State: closed - Opened by hendersontrent almost 2 years ago
Labels: enhancement

#14 - new version w/ formulas

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#14 - new version w/ formulas

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#13 - test toml

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#13 - test toml

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#12 - name edits

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#12 - name edits

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#11 - readme

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#10 - sub

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#9 - eq fix

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#8 - trial of eqs

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#7 - Make hex sticker

Issue - State: closed - Opened by hendersontrent almost 2 years ago
Labels: documentation

#6 - Generate documentation website

Issue - State: closed - Opened by hendersontrent almost 2 years ago
Labels: documentation

#5 - Enable model formulas like `GLM.jl`

Issue - State: closed - Opened by hendersontrent almost 2 years ago - 1 comment
Labels: enhancement, high-priority

#4 - some fixes

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#3 - readme

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#2 - More work + tests

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago

#1 - Initial files

Pull Request - State: closed - Opened by hendersontrent almost 2 years ago