> Hi,
>
> Does anyone have some sample code on how to use the higher
> order distributions? I'm not quite sure on how to make the
> count works there.
>
There is some stuff in DistributionTools which details how a random sequence is
produced using an orderNDistribution. I think the method is c
Hi,
Does anyone have some sample code on how to use the higher order
distributions? I'm not quite sure on how to make the count works there.
Also, is there any code to evaluate the probability of a sequence given
a distribution? If not, where should it be added (which class) if I was
to put it in