.sfcr_find_order {sfcr} | R Documentation |
Place the equations in the correct order for estimation
.sfcr_find_order(equations)
equations |
Equations supplied by the user. |
Create an adjacency matrix and apply
.find_blocks()
function to identify the blocks
of independent equations.
João Macalós