Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSTools CSTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • External
  • CSToolsCSTools
  • Merge requests
  • !54

Adding the parameter 'na.rm' in the function CST_BiasCorrection

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged cchou requested to merge develop-BiasNA into master Mar 05, 2020
  • Overview 3
  • Commits 6
  • Pipelines 2
  • Changes 3

Hi @nperez ,

With your help, the parameter of na.rm has been added to the function CST_BiasCorrection.

  • na.rm should be a logical value indicating whether missing values should be stripped before the computation proceeds, by default it is set to FALSE.

Thank you and please let me know if anything important is missing.

Chung

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