find_cycle: find_cycle

Description Usage Arguments Examples

Description

Function to check whether there is a cycle in the model.

Usage

1

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

gekepals/pcabs documentation built on June 15, 2019, 12:03 a.m.