prop.bin.roc(reu13.df, phi.Obs = NULL, nclass = 20, bin.class = NULL, weightedCenters = TRUE, logBins = FALSE)
plotbin(ret.bin, ret.model = NULL, main = NULL, xlab = "Production Rate (log10)", ylab = "Proportion", xlim = NULL, lty = 1, x.log10 = TRUE, stderr = FALSE, ...)reu13.df object.phi.Obs object.phi.Obs.c(0, seq(0.05, 0.95, length = nclass), 1).prop.bin.roc().prop.model.roc().plot().plot().plot().ret.model is provided.log10() transformation of X-axis.plot().plotbin() plots the binning results ret.bin
returned from prop.bin.roc(). Fitted curves may be added if
ret.model is provided which can be obtained from
prop.model.roc(). plotaddmodel() can append model later if ret.model
is not provided to plotbin().
Currently, only ROC model is supported.
Colors are controlled by .CF.PT.
plotmodel() and prop.model.roc().
## Not run:
# demo(plotbin, 'cubfits', ask = F, echo = F)
# ## End(Not run)
Run the code above in your browser using DataLab