.prep_equations {sfcr} | R Documentation |
Re-wrote the equations with the correct matrix syntax that will be used to evaluate the expressions inside the Gauss Seidel algorithm
.prep_equations(ordered_eqs, external)
ordered_eqs |
ordered equations after passing through |
external |
Tibble of exogenous values and parameters, already separated with
|
João Macalós