Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • s2dv s2dv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • s2dvs2dv
  • Merge requests
  • !133

Include ROCSS

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Carlos Delgado Torres requested to merge develop-ROCSS into master Jan 12, 2023
  • Overview 5
  • Commits 8
  • Pipelines 5
  • Changes 12

Hi @aho and @erifarov,

We would like to include another function in this package to compute the ROCSS (this metric is somehow similar to RPSS, but it estimates how skillfully each particular category is predicted). It already has documentation and checks (basically copied from RPSS.R). Two comments:

  1. I'm using .get_probs (included in RPS.R), so moving it to Utils.R may make more sense.
  2. I have not included dat_dim as an argument.

@allabres and @nmilders have kindly agreed to test the function (thanks!!).

Please let me know if you have any questions or need any modifications.

Thank you!
Carlos

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-ROCSS