Description Usage Arguments Value Examples
Computes the total absolute error as the sum of the absolute difference between observed marginal sums and simulated marginal sums.
TAE = ∑_i^n |Tx - \hat{t}x|
| 1 | getTAE(observed, simulated)
 | 
| observed | observed marginal sums | 
| simulated | simulated marginal sums | 
total absolute error
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.