Learn R Programming

⚠️There's a newer version (1.2-7) of this package.Take me there.

LoopAnalyst (version 1.0-4)

A collection of tools to conduct Levins' Loop Analysis

Description

Loop analysis provides qualitative predictions of paramter change in a system of causally interdependent elements, where "qualitative" means sign only (i.e. increases, decreases, non change, and ambiguous). This implementation includes output support for graphs in .dot file format for use with visualization software such as graphviz (graphviz.org). Loop Analyst provides tools for the construction and output of community matrices, computation and output of community effect matrices, tables of correlations, and feedback, path and loop enumeration tools.

Copy Link

Version

Install

install.packages('LoopAnalyst')

Monthly Downloads

287

Version

1.0-4

License

GPL version 2 or newer

Maintainer

Alexis Dinno

Last Published

April 8th, 2024

Functions in LoopAnalyst (1.0-4)

graph.cm

Graph a Community Matrix
cem.corr

Compute the Tables of Correlations for a Community Effect matrix
community.effect.matrix

The Community Effect Matrix of a Simulated Five-Parameter Data Set
submatrix

A Three-Parameter Sub-Matrix of a Simulated Five-Parameter Data Set
community.matrix

Simmulated Five-Parameter Data Set
validate.cm

Validate a Community Matrix
feedback

Feedback of a Partially Specified System
out.cm

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

Compute the Community Effect Matrix
make.cm

Interactively Make a Community Matrix
save.cm

Save a Community Matrix
enumerate.loops

Enumerates all Loops in a (-1, 0, 1) Matrix
enumerate.paths

Enumerates all Paths from i to j in a Community Matrix