compute_mutual_info: Compute Mutual Information

View source: R/compute_mutual_info.R

compute_mutual_infoR Documentation

Compute Mutual Information

Description

Compute Mutual Information

Usage

compute_mutual_info(target_node, network, year)

Arguments

target_node

An active /codeNeticaNode object that is the target of inference (i.e., we want to find the influence of other nodes on this node).

network

an active /codeNeticaBN object

year

The relevant time slice for which the sensitivity analysis will be run

Details

Mutual Information is computed for the target node, and calculates the mutual information of vegetation measure and management nodes in the same time slice as the target node, as well nodes in preceding time slices.

Value

mutual_info_df A /codetibble with the variables /codemutual_info and /codenodelist_node_name


egouldo/GrasslandAllocatr documentation built on Oct. 19, 2022, 8:18 a.m.