.validate_matrix {sfcr} | R Documentation |
Validate a balance-sheet or transactions-flow matrix on the simulated data
.validate_matrix(mtrx, m, which = "tfm", tol, rtol = FALSE)
mtrx |
A balance-sheet or transactions-flow matrix |
m |
A baseline model in matrix format – get from attributes or with
|
which |
A balance-sheet or a transactions-flow matrix? |
tol |
Tolerance for convergence |
rtol |
Relative tolerance? |
João Macalós