Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.5%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
peperr R package
Basic Info
- Host: GitHub
- Owner: fbertran
- License: gpl-3.0
- Language: R
- Default Branch: main
- Size: 250 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 5 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
License
README.Rmd
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# peperr
# Parallelised Estimation of Prediction Error
## Maintainer F. Bertrand
[](https://lifecycle.r-lib.org/articles/stages.html)
[](https://www.repostatus.org/#active)
[](https://github.com/fbertran/peperr/actions)
[](https://app.codecov.io/gh/fbertran/peperr?branch=master)
[](https://CRAN.R-project.org/package=peperr)
[](https://cran.r-project.org/package=peperr)
[](https://github.com/fbertran/peperr)
[](https://zenodo.org/badge/latestdoi/347140355)
`peperr` is designed for prediction error estimation through resampling techniques, possibly accelerated by parallel execution on a compute cluster. Newly developed model fitting routines can be easily incorporated. Methods used in the package are detailed in Porzelius Ch., Binder H. and Schumacher M. (2009) [10.1093/bioinformatics/btp062](https://doi.org/10.1093/bioinformatics/btp062) and were used, for instance, in Porzelius Ch., Schumacher M.and Binder H. (2011) [10.1007/s00180-011-0236-6](https://doi.org/10.1007/s00180-011-0236-6).
## Installation
You can install the released version of peperr from [CRAN](https://CRAN.R-project.org) with:
```{r, eval = FALSE}
install.packages("peperr")
```
And the development version from [GitHub](https://github.com/) with:
```{r, eval = FALSE}
install.packages("devtools")
devtools::install_github("fbertran/peperr")
```
Owner
- Name: Frederic Bertrand
- Login: fbertran
- Kind: user
- Location: Troyes, France
- Company: Technology University of Troyes
- Website: https://fbertran.github.io/homepage/
- Twitter: BertrandFrdric2
- Repositories: 64
- Profile: https://github.com/fbertran
Full professor in applied mathematics, statistics and modelling at the university of technology of Troyes
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Frederic Bertrand | f****d@u****r | 7 |
Committer Domains (Top 20 + Academic)
utt.fr: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 2 days
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zhizuio (1)
- SamGG (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 524 last-month
- Total docker downloads: 21,777
- Total dependent packages: 1
- Total dependent repositories: 4
- Total versions: 17
- Total maintainers: 1
cran.r-project.org: peperr
Parallelised Estimation of Prediction Error
- Homepage: https://github.com/fbertran/peperr/
- Documentation: http://cran.r-project.org/web/packages/peperr/peperr.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.5
published over 3 years ago
Rankings
Docker downloads count: 12.6%
Dependent repos count: 14.6%
Dependent packages count: 18.1%
Average: 20.9%
Downloads: 24.6%
Stargazers count: 27.8%
Forks count: 27.8%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- methods * depends
- snowfall * depends
- survival * depends
- codetools * suggests
- locfit * suggests
- penalized * suggests