compareCommodityOutputandDomesticUseplusProductionDemand: Compares the total commodity output against the summation of...

View source: R/ValidateModel.R

compareCommodityOutputandDomesticUseplusProductionDemandR Documentation

Compares the total commodity output against the summation of model domestic Use and production demand

Description

Compares the total commodity output against the summation of model domestic Use and production demand

Usage

compareCommodityOutputandDomesticUseplusProductionDemand(
  model,
  tolerance = 0.05
)

Arguments

model

A complete EEIO model: a list with USEEIO model components and attributes

tolerance

a numeric value, tolerance level of the comparison

Value

A list with pass/fail validation result and the cell-by-cell relative diff matrix


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