Description Usage Arguments Value
Fit the model for Weibull distribution of the expected load
1  | FitBasicNoAlphaWeibull(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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.