Hi, here is what I have done:
First, I set up the distribution for a state, then do
siteDistribution.setNullModel(nullDistribution);
to set up the null Distribution
then use this function to get the odds ratio of my C3 state (the one i
am interested in). Maybe I can try getting the odds ratio for
>Hi,
>
>I am trying to set up an HMM wth a few states. I have a background
>state with background distribution. For the rest of the states, I set
>up the distribution and then use the setNullModel to set the null
>distribution to the background distribution. Am I doing the right
>thing?
Sounds co
Hi,
I am trying to set up an HMM wth a few states. I have a background
state with background distribution. For the rest of the states, I set
up the distribution and then use the setNullModel to set the null
distribution to the background distribution. Am I doing the right
thing?
The reason why I