Solve the Markov transition matrix and return the eigen vector giving the probability of presence associated with all the network's species.

Arguments

markov

A transition matrix of a Markov chain.

Value

Returns the eigen values associated to the vector and eigen values transition matrix of the Markov chain to be solved.