Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add class RepeatedSpCVCoords + vignette #30

Merged
merged 9 commits into from
Jan 15, 2020
Merged

Add class RepeatedSpCVCoords + vignette #30

merged 9 commits into from
Jan 15, 2020

Conversation

pat-s
Copy link
Member

@pat-s pat-s commented Jan 12, 2020

fixes #27

  • adds repeated-spcv-coords

  • add a getting-started vignette

cc @jannes-m

@codecov-io
Copy link

codecov-io commented Jan 12, 2020

Codecov Report

Merging #30 into master will increase coverage by 1.76%.
The diff coverage is 96.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   83.28%   85.05%   +1.76%     
==========================================
  Files          11       12       +1     
  Lines         335      388      +53     
==========================================
+ Hits          279      330      +51     
- Misses         56       58       +2
Impacted Files Coverage Δ
R/zzz.R 0% <0%> (ø) ⬆️
R/Task_classif_diplodia.R 100% <100%> (ø) ⬆️
R/Task_classif_ecuador.R 100% <100%> (ø) ⬆️
R/ResamplingRepeatedSpCVCoords.R 100% <100%> (ø)
R/autoplot.R 97.59% <93.75%> (-0.97%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f7af14...af304a3. Read the comment docs.

@pat-s pat-s marked this pull request as ready for review January 15, 2020 08:14
@pat-s pat-s changed the title Add support for RepeatedSpCVCoords Add class RepeatedSpCVCoords + vignette Jan 15, 2020
@pat-s pat-s merged commit b215ff8 into master Jan 15, 2020
@pat-s pat-s deleted the repeated-cv branch January 15, 2020 08:19
pat-s added a commit that referenced this pull request Jun 17, 2022
* add class `RepeatedSpCVCoords`

* skip vdiffr tests on CI

* add a "Getting Started" vignette
pat-s added a commit that referenced this pull request Jun 17, 2022
* add class `RepeatedSpCVCoords`

* skip vdiffr tests on CI

* add a "Getting Started" vignette
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.

Add option to construct repeated resamplings
2 participants