Thank you so much for your help. Actually, my dataset contains information of around 5000 pregnant women, it has the name, demographic info, their each pregnancy record such as gender of born child, mode of delivery, diseases etc. I have to run a hidden markov model on this dataset and I dont know what steps should I follow so that my data fits into the model.
PS: As far as I know I need to make a transition matrix which contains probabilities, and I dont know how to compute those probabilities. Any help
Thanks in advance