FDboost
Boosting Functional Regression Models. The current release version can be found on CRAN (http://cran.r-project.org/package=FDboost).
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
4 of 9 committers (44.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Keywords
Repository
Boosting Functional Regression Models. The current release version can be found on CRAN (http://cran.r-project.org/package=FDboost).
Statistics
- Stars: 20
- Watchers: 7
- Forks: 7
- Open Issues: 4
- Releases: 0
Topics
Metadata Files
README.md
FDboost
FDboost Boosting Functional Regression Models.
The package FDboost fits regression models for functional data, i.e., scalar-on-function, function-on-scalar, and function-on-function regression models, by a component-wise gradient boosting algorithm. Furthermore, it can be used to fit density-on-scalar regression models.
Using FDboost
For installation instructions see below.
Instructions on how to use FDboost can be found in various places:
- Read the tutorial paper doi:10.18637/jss.v094.i10
- Have a look at the manual, which also contains example code
- Check the vignettes:
Issues & Feature Requests
For issues, bugs, feature requests etc. please use the GitHub Issues.
Installation
Install the last release from CRAN:
r
install.packages("FDboost")
Install the development version from GitHub:
```r
install.packages("pak")
pak::pak("boost-R/FDboost") ```
Owner
- Name: boost-R
- Login: boost-R
- Kind: organization
- Repositories: 5
- Profile: https://github.com/boost-R
Model-based boosting methods for R
GitHub Events
Total
- Issues event: 4
- Watch event: 3
- Issue comment event: 8
- Push event: 24
- Pull request event: 45
- Fork event: 2
Last Year
- Issues event: 4
- Watch event: 3
- Issue comment event: 8
- Push event: 24
- Pull request event: 45
- Fork event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| sbrockhaus | s****s@s****e | 114 |
| david.ruegamer@stat.uni-muenchen.de | d****r@s****e | 88 |
| Almond Stöcker | a****r@g****m | 27 |
| Sarah Brockhaus | s****s | 6 |
| Eva2703 | e****3@g****e | 5 |
| unknown | b****s@W****e | 2 |
| David Rügamer | d****r@g****m | 2 |
| Eva2703 | 3****3 | 1 |
| stoeckea.hub | s****b@b****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 20
- Total pull requests: 6
- Average time to close issues: 25 days
- Average time to close pull requests: 9 days
- Total issue authors: 8
- Total pull request authors: 3
- Average comments per issue: 3.05
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- davidruegamer (8)
- sbrockhaus (5)
- fabian-s (2)
- Eva2703 (1)
- LucasKook (1)
- lbeggel (1)
- Almond-S (1)
- pfistfl (1)
- jaganmn (1)
- m-muecke (1)
Pull Request Authors
- m-muecke (23)
- Almond-S (3)
- Eva2703 (2)
- sbrockhaus (1)
- LucasKook (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 937 last-month
- Total docker downloads: 45,717
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 5
(may contain duplicates) - Total versions: 18
- Total maintainers: 1
cran.r-project.org: FDboost
Boosting Functional Regression Models
- Homepage: https://github.com/boost-R/FDboost
- Documentation: http://cran.r-project.org/web/packages/FDboost/FDboost.pdf
- License: GPL-2
-
Latest release: 1.1-3
published 6 months ago
Rankings
Maintainers (1)
conda-forge.org: r-fdboost
- Homepage: https://github.com/boost-R/FDboost
- License: GPL-2.0-only
-
Latest release: 1.1_1
published over 3 years ago
Rankings
Dependencies
- R >= 3.5.0 depends
- mboost >= 2.9 depends
- MASS * imports
- Matrix * imports
- gamboostLSS >= 2.0 imports
- grDevices * imports
- graphics * imports
- methods * imports
- mgcv * imports
- stabs * imports
- stats * imports
- utils * imports
- zoo * imports
- fda * suggests
- fields * suggests
- ggplot2 * suggests
- knitr * suggests
- mapdata * suggests
- maps * suggests
- refund * suggests
- testthat * suggests