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

Arguments

smarkov

A sparse 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.