First for all I want to say that I deal with Markov Chains only second day so I have some problems with terminology. Sorry for that.
I need to solve following matrix:
Now in I need to compute FR. In order to compute FR I need to find F first which is (I-Q)^-1.
So my question is what if I and Q have different shape. On the image above Q is smaller than I. And what about case when Q is larger?
