Description Usage Arguments Value Examples
View source: R/BlockCountingProcess.R
RateMatAndStateSpace finds the state space and corresponding rate matrix
for the block counting process for a number of samples n in the
standard coalescent.
1  | 
n | 
 Number of samples  | 
List consisting of RateM: Rate matrix StSpM: Matrix with rows corresponding to the states A state is a n-dimensional row vector (a1,...,an). For example the beginning state is (n,0,...,0), the next state is (n-2,1,0,...,0), and the ending state is (0,...,0,1)
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.