Hi guys
Please assists I'm creating a Markov chain using the function "new" but everytime I run that line of code my rStudio stops working. there is a stop sign as if I am loading a package and it never goes away. I have tried to restart multiple times but still doesn't work.
MCcriminal <- new("markovchain", states = Statelbls, transitionMatrix = P)