compareOutputandLeontiefXDemand: Compares the total sector output against the model result...

View source: R/ValidateModel.R

compareOutputandLeontiefXDemandR Documentation

Compares the total sector output against the model result calculation with the demand vector. and direct perspective. Uses the model$FinalDemand and model$L Works for the domestic model with the equivalent tables

Description

Compares the total sector output against the model result calculation with the demand vector. and direct perspective. Uses the model$FinalDemand and model$L Works for the domestic model with the equivalent tables

Usage

compareOutputandLeontiefXDemand(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 April 12, 2024, 1:36 p.m.