compareEandLCIResult: Compares the total flows against the model flow totals result...

View source: R/ValidateModel.R

compareEandLCIResultR Documentation

Compares the total flows against the model flow totals result calculation with the total demand

Description

Compares the total flows against the model flow totals result calculation with the total demand

Usage

compareEandLCIResult(model, use_domestic = FALSE, tolerance = 0.05)

Arguments

model

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

use_domestic

a logical value indicating whether to use domestic demand vector

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 Nov. 5, 2024, 6:12 p.m.