Attempts to fit the distribution families listed in effCont or
effDisc. In the discrete case, the dks distribution is
fitted with multipliers 1, 2, 5 and 10. Failure to fit any distribution family results in an
error.
Usage
effContFit(x, silent = TRUE)
effDiscFit(x, support, silent = TRUE)
Arguments
x
a sample of effectiveness scores between 0 and 1.
silent
logical: should the report of error messages be suppressed?