R/fittingFunctions.R
noofVisitsDist.Rd
This function would return a joint pdf of the number of visits to the various states of the DTMC during the first N steps.
noofVisitsDist(markovchain,N,state)
a numeric vector depicting the above described probability density function.
This function would return a joint pdf of the number of visits to the various states of the DTMC during the first N steps.