Searched refs:confbounds (Results 1 – 3 of 3) sorted by relevance
/dports/math/R-cran-qualityTools/qualityTools/R/ |
H A D | dis_t.r | 164 qqPlot <- function (x, y, confbounds = TRUE, alpha, main, xlab, ylab, xlim, ylim, border = "red", b… argument 274 if(confbounds == TRUE){ 325 if(confbounds == TRUE){ 347 ppPlot <- function (x, distribution, confbounds = TRUE, alpha, probs, main, xlab, ylab, xlim, ylim, argument 464 if(confbounds == TRUE){ 544 if(confbounds == TRUE){
|
/dports/math/R-cran-qualityTools/qualityTools/man/ |
H A D | qqPlot.Rd | 13 qqPlot(x, y, confbounds = TRUE, alpha, main, xlab, ylab, xlim, ylim, 41 \item{confbounds}{
|
H A D | ppPlot.Rd | 13 ppPlot(x, distribution, confbounds = TRUE, alpha, probs, main, xlab, ylab, 42 \item{confbounds}{
|