.sfcr_find_order {sfcr}R Documentation

Place the equations in the correct order for estimation

Description

Place the equations in the correct order for estimation

Usage

.sfcr_find_order(equations)

Arguments

equations

Equations supplied by the user.

Details

Create an adjacency matrix and apply .find_blocks() function to identify the blocks of independent equations.

Author(s)

João Macalós


[Package sfcr version 0.2.1 Index]