Description Usage Arguments Value See Also Examples
Automatic Fitting and Selection of Effectiveness Distributions
1 2 3 | effContFitAndSelect(x, method = "AIC", silent = TRUE)
effDiscFitAndSelect(x, support, method = "AIC", silent = TRUE)
|
x |
a sample of effectiveness scores between 0 and 1, or a matrix or data frame of topic-by-system scores. |
method |
selection method. See |
silent |
logical: should the report of error messages be suppressed? |
support |
the support of the distribution (see |
if x
is a vector, the selected disttribution. If x
is a matrix or data
frame, a list of the selected distributions.
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.