CoherenceFixed: A function that calculates the coherence of an explanatory...

Description Usage Arguments Value See Also

Description

A function that calculates the coherence of an explanatory system when the value of a specified node is fixed

Usage

1
CoherenceFixed(coh.matrix, data.node.id, fixed.node.id, fixed.act.lvl)

Arguments

coh.matrix

the relationship matrix whose coherence we are trying to maximize

data.node.id

the index in coh.matrix corresponding to the special observation node

fixed.node.id

the index of the element whose value you are holding at fixed value

fixed.act.lvl

the value you are fixing a node at

Value

A vector of activation values corresponding to the network represented by coh.matrix

See Also

Coherence which this function is a variation of.


SPDSdeCarolina/CoherencePack documentation built on May 9, 2019, 11:42 a.m.