powered by
Fits a Beta distribution to the given sample of scores.
effCont_beta(x)
a sample of effectiveness scores between 0 and 1.
an object of class eff.cont.beta, which inherits from eff.cont.
eff.cont.beta
eff.cont
deff, peff, qeff and reff.
deff
peff
qeff
reff
# NOT RUN { e <- effCont_beta(web2010ap[,1]) c(e$mean, e$var) plot(e, plot.data = TRUE) # }
Run the code above in your browser using DataLab