Learn R Programming

LoopAnalyst (version 1.2-7)

A Collection of Tools to Conduct Levins' Loop Analysis

Description

Performs Levins' loop analysis of qualitatively-specified complex causal systems. Loop analysis makes qualitative predictions of variable change in a system of causally interdependent variables, where "qualitative" means direct causal relationships and indirect causal effects are coded as sign only (i.e. increases, decreases, no change, and ambiguous). This implementation includes output support for graphs in .dot file format for use with visualization software such as 'graphviz' (). 'LoopAnalyst' provides tools for the construction and output of community matrices, computation and output of community effect matrices, tables of correlations, adjoint, absolute feedback, weighted feedback and weighted prediction matrices, change in life expectancy matrices, and feedback, path and loop enumeration tools.

Copy Link

Version

Install

install.packages('LoopAnalyst')

Monthly Downloads

336

Version

1.2-7

License

GPL-2

Maintainer

Last Published

April 8th, 2024

Functions in LoopAnalyst (1.2-7)

make.cem

Compute the Community Effect Matrix
out.cm

Output a Community Matrix or Community Effect Matrix in Conventional Format
make.wfm

Compute the Weighted Feedback Matrix
make.adjoint

Compute the Adjoint of the Negative Community Matrix
make.cm

Interactively Make a Community Matrix
weighted.predictions

Compute the Matrix of Weighted Predictions
validate.cm

Validate a Community Matrix
validate.cem

Validate a Community Effect Matrix
cem.corr

Compute the Tables of Correlations for a Community Effect matrix
cm.dambacher

A Ten-Variable Trophic Model Of Danish Shallow Lakes
enumerate.paths

Enumerates all Paths from i to j in a Community Matrix
graph.cem

Graph a Community Effect Matrix
enumerate.loops

Enumerates all Loops in a (-1, 0, 1) Matrix
feedback

Feedback of a Partially Specified System
cm.levins

Model of A Resource, An Herbivore, And Two Predators
LoopAnalyst-package

LoopAnalyst
cm.DLR

Model of Two Mosquito Life Stages With Predation and Biocontrol
submatrix

A Five-Variable Sub-Matrix of the First Five Variables of Dambacher's Matrix
save.cm

Save a Community Matrix
cem.levins

Community Effect Matrix For A Four-Variable Trophic Model
make.clem

Compute the Change in Life Expectancy Matrix
make.T

Compute the Absolute Feedback Matrix of a Community Matrix
graph.cm

Graph a Community Matrix