Description Usage Arguments Value
View source: R/binding_model_functions.r
Compute K with model parameters
1 2 | ## S3 method for class 'keqs'
compute(pt.df, eps, filter.pt = 200)
|
pt.df |
long dataframe of primer-template features |
eps |
epsilon value for the sample |
filter.pt |
integer. The minimum number of pt counts to keep a primer template pair |
numeric of epsilon value (minimum of Chi-sq. function)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.