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 17
    • Issues 17
    • 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
  • Issues
  • #104
Closed
Open
Issue created Jul 11, 2023 by aho@ahoMaintainer

Functions that use RandomWalkTest() to have test.type options

Several functions use RandomWalkTest() to do the significance test. Some early functions were built when RandomWalkTest() had only one test type ("two.sided.approx") so they only have that option. Since RandomWalkTest() have more test type options now, all the functions should be able to use all the options.

The functions include: AbsBiasSS(), RPSS(), CRPSS(). RMSSS() and MSSS() have this functionality already (see !155 (comment 222090))

Assignee
Assign to
Time tracking