Description Usage Arguments Details Examples
This function produce 3 new auxiliar matrix. Those matrix are always defined, but depending of the problem they will be used or not. All the auxiliar matrices are created to be able to solve the problem and avoid issues with solutions in the boundary or not completly defined.
1 | GetMx(M1)
|
M1 |
Matrix. Initial matrix without missing categories. |
The matrix are defined as follows - M2: Extended M1 with $c_33$ of 1 and increased by 0.5 - M3: M1 increased by 0.5 - M4: M1 increased by 1
In case of M1 is not 2x2, M2 and M3 are the same matrix.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.