powered by
Plot of the ordered stationary probabilities versus ranking contains useful information regarding the relative rankings of elements.
MC.plot(outMC, k, ...)
A plot of ordered stationary probabilities versus ranking.
Output (a list) from running the MC algorithm
Number of stationary probabilities to be plotted. If missing, all stationary probabilities contained in the MC output will be plotted
MC
Other parameters passed on the the plot function
Shili Lin <shili@stat.osu.edu
#get sample data data(TopKSpaceSampleInput) outMC=MC(input,space) MC.plot(outMC)
Run the code above in your browser using DataLab