Description Usage Arguments Value
Four hypotheses tested : no difference between subspecies, no hybrid effect; no difference between subspecies, flexible hybrid effect difference between subspecies, no hybrid effect difference between subspecies, flexible hybrid effect
1  | runBinomial(data, response, hybridIndex, paramBounds, config)
 | 
data | 
 A data frame  | 
response | 
 A character string. Response (e.g. "worm_count")  | 
hybridIndex | 
 A vector of points representing the index used as x axis  | 
paramBounds | 
 A vector of parameters (upper, lower, start) for the optimisation  | 
config | 
 A list containing an optimizer (default: "optimx"), a method (default "bobyqa", "L-BFGS-B") and a control (default list(follow.on = TRUE))  | 
A fit for binomial distributed data for all four cases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.