Sehrish Usman
Followers: 0 Following: 0
Feeds
提问
Which function should I use to fill an ouput matrix based on information in two other matrices
I want to fill up an Ouput matrix row-wise, by looking into the Index information and Data. For example, if I have three Matri...
3 years 前 | 2 个回答 | 0
2
个回答提问
simulate a markov chain including the absorbing state "death"
I am simulating a Markov chain process with the transition probability matrix: P = [0.9044 0.0099 0 0 0.0857;... 0 0.72...
4 years 前 | 1 个回答 | 0
1
个回答提问
comparing probability with random draw and choose a transition state
I want to compare probability of an event with a randomly drawn number and then choose an event based on different conditions ac...
4 years 前 | 1 个回答 | 0
1
个回答提问
Calculate transition probabilities using monte carlo simulations.
I am developing a Markov Chain Model for discrete time and discrete states. I want to determine the transition probabilities us...
4 years 前 | 0 个回答 | 0