Description Usage Arguments Value See Also Examples
Functions to compute the log-likelihood, the Akaike Information Criterion, and the Bayesian
Information Criterion for an effectiveness distribution. effSelect and
which.effSelect are helper function for automatic selection from a given list of
candidates.
1 2 3 4 5 6  | 
effs | 
 the list of candidate distributions to select from.  | 
method | 
 selection method. One of   | 
... | 
 other parameters to the selection function.  | 
object | 
 an effectiveness distribution.  | 
the selected disttribution (effSelect), or its index within effs
(which.effSelect).
logLik, AIC, BIC for details on model
selection.
See effFitAndSelect to fit and select automatically.
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.