powered by
Plotting function for proportion estimates procedure.
plotest(l, plot.it = FALSE, verbose = FALSE)
A results list from doall.
doall
Should results be plotted?
Should extra information be given during the procedure?
error between Haar-Fisz estimate and truep of doall.
truep
error between Anscombe estimate and truep of doall.
error between Freeman-Tukey estimate and truep of doall.
This function uses norm to compute errors for estimates produced by doall.
norm
# NOT RUN { sim<-hfdenoise() plotest(sim) # }
Run the code above in your browser using DataLab