Description Usage Arguments Value
generate_kp_list
1 2 3 4 5 6 7 8 9 10  | generate_kp_list(
  numNeeded,
  baserate,
  kappaMin,
  kappaMax,
  precisionMin,
  precisionMax,
  distributionType = 0L,
  distributionLength = 10000L
)
 | 
numNeeded | 
 int  | 
baserate | 
 double  | 
kappaMin | 
 double  | 
kappaMax | 
 double  | 
precisionMin | 
 double  | 
precisionMax | 
 double  | 
distributionType | 
 int 0 - normal (default), 1 - bell  | 
distributionLength | 
 long  | 
matrix of kappa and precision values (column 1 as precision)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.