Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Repository
The Corelation-Based Penalized Estiamtors
Basic Info
- Host: GitHub
- Owner: mnrzrad
- Language: R
- Default Branch: main
- Size: 184 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CBPE 
The R package CBPE provides the correlation-based penalty estimators for linear and logistic regression models.
This work is funded by national funds through the FCT - Fundação para a Ciência e a Tecnologia, I.P., under the scope of the projects UIDB/00297/2020 and UIDP/00297/2020 (Center for Mathematics and Applications)".
Installation
You can install the stable version from CRAN.
s
install.packages('CBPE', dependencies = TRUE)
You can install the development version from Github
``` s
install.packages("remotes")
remotes::install_github("mnrzrad/CBPE") ```
To cite package CBPE in publications use:
Arashi, M., Rahimi, M., Norouzirad, M. (2024) CBPE: Correlation-Based Penalized Estimators. R package version 0.1.0, https://cran.r-project.org/package=CBPE.
A BibTeX entry for LaTeX users is
@Manual{CBPE, title = {CBPE: Correlation-Based Penalized Estimators}, author = {Arashi, M. and Rahimi, M. and Norouzirad, M.}, year = {2024}, note = {R package version 0.1.0}, url = {https://cran.r-project.org/package=CBPE} }
License
This package is free and open source software, licensed under GPL-3.
Owner
- Name: Mina Norouzirad
- Login: mnrzrad
- Kind: user
- Repositories: 1
- Profile: https://github.com/mnrzrad
Statistician, Data scientist
GitHub Events
Total
- Member event: 1
- Push event: 2
Last Year
- Member event: 1
- Push event: 2
Packages
- Total packages: 1
-
Total downloads:
- cran 211 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: CBPE
Correlation-Based Penalized Estimators
- Homepage: https://github.com/mnrzrad/CBPE
- Documentation: http://cran.r-project.org/web/packages/CBPE/CBPE.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.1.0
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 3.5 depends
- stats * imports