Description Usage Arguments Value Examples
The probability of observing the data given lambda and the presence absence model.In this fit we take the minority frequency to be correct
| 1 | 
| data | a data frame of one donor polymorphic loci. It must have columns chr,pos,freq1, and found | 
| Nb_max | The maximum bottleneck size to test | 
| model | The model we are using must be either "PA" or "BetaBin" | 
| threshold | limit of variant calling detection | 
| acc | a data frame with accuracy metrics | 
a tibble with columns for each lambda and the probability of observing the data for that site.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.