validateResult: Validate result based on specified tolerance

View source: R/ValidateModel.R

validateResultR Documentation

Validate result based on specified tolerance

Description

Validate result based on specified tolerance

Usage

validateResult(result, abs_diff = TRUE, tolerance)

Arguments

result

A data object to be validated

abs_diff

A logical value indicating whether to validate absolute values

tolerance

A numeric value setting tolerance of the comparison

Value

A list contains confrontation details and validation results


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.