Home
last modified time | relevance | path

Searched refs:qqline (Results 1 – 25 of 65) sorted by relevance

123

/dports/math/R/R-4.1.2/src/library/stats/man/
H A Dqqnorm.Rd14 qqline(y, datax = FALSE, distribution = qnorm,
24 \alias{qqline}
44 \code{qqline} adds a line to a \dQuote{theoretical}, by default
51 \code{qqplot} and \code{qqline}.
72 qqnorm(y); qqline(y, col = 2)
82 qqline(y, distribution = function(p) qchisq(p, df = 3),
84 mtext("qqline(*, dist = qchisq(., df=3), prob = c(0.1, 0.6))")
87 ## qqline(qtype = 5) might be preferable.)
H A Dplot.lm.Rd22 qqline = TRUE, cook.levels = c(0.5, 1.0),
57 \item{qqline}{logical indicating if a \code{\link{qqline}()} should be
/dports/math/libRmath/R-4.1.1/src/library/stats/man/
H A Dqqnorm.Rd14 qqline(y, datax = FALSE, distribution = qnorm,
24 \alias{qqline}
44 \code{qqline} adds a line to a \dQuote{theoretical}, by default
51 \code{qqplot} and \code{qqline}.
72 qqnorm(y); qqline(y, col = 2)
82 qqline(y, distribution = function(p) qchisq(p, df = 3),
84 mtext("qqline(*, dist = qchisq(., df=3), prob = c(0.1, 0.6))")
87 ## qqline(qtype = 5) might be preferable.)
H A Dplot.lm.Rd22 qqline = TRUE, cook.levels = c(0.5, 1.0),
57 \item{qqline}{logical indicating if a \code{\link{qqline}()} should be
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/graphics/tests/
H A Dtest_gofplots.py11 qqline,
485 qqline(self.ax, "junk")
490 qqline(self.ax, "s", y=self.y)
495 qqline(self.ax, "s", x=self.x)
500 qqline(self.ax, "s")
505 qqline(self.ax, "45")
510 qqline(self.ax, "45", fmt=self.fmt)
519 qqline(self.ax, "r", x=self.x, y=self.y)
528 qqline(
544 qqline(
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/plots/
H A Dgraphics_gofplots_qqplot_qqline.py9 from statsmodels.graphics.gofplots import qqline
18 qqline(ax, 'r', x, y)
/dports/math/R-cran-mcmc/mcmc/inst/doc/
H A Dmorph.R125 qqline(foo)
133 qqline(foo)
160 qqline(foo)
168 qqline(foo)
/dports/math/R-cran-robustbase/robustbase/R/
H A Dplot.lmrob.R14 label.pos = c(4,2), qqline = TRUE, add.smooth = getOption("add.smooth"), argument
95 if(qqline) qqline(r, lty = 3, col = "gray50")
/dports/math/R-cran-robustbase/robustbase/man/
H A Dplot.lmrob.Rd17 label.pos = c(4,2), qqline = TRUE, add.smooth = getOption("add.smooth"),
41 \item{qqline}{logical indicating if a \code{\link{qqline}()} should be
/dports/math/R-cran-sm/sm/inst/scripts/
H A Dte_norm.q5 qqline(logit)
/dports/math/R-cran-MSwM/MSwM/
H A DNAMESPACE10 "pnorm", "printCoefmat", "qnorm", "qqline", "qqnorm",
/dports/math/R-cran-psych/psych/R/
H A Dresiduals.psych.R30 qqline(std.x)
/dports/math/R-cran-MSwM/MSwM/inst/doc/
H A Dexamples.R33 qqline(resid(mod))
/dports/science/R-cran-epicalc/epicalc/man/
H A Dshapiro.qqnorm.rd23 qqline(x, lty=2, col="black")
/dports/math/R/R-4.1.2/doc/manual/
H A DR-intro.R342 qqnorm(long); qqline(long)
345 qqnorm(x); qqline(x)
348 qqline(x)
/dports/math/libRmath/R-4.1.1/doc/manual/
H A DR-intro.R342 qqnorm(long); qqline(long)
345 qqnorm(x); qqline(x)
348 qqline(x)
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dplot.lm.R30 qqline = TRUE, cook.levels = c(0.5, 1.0), argument
159 if (qqline) qqline(rs, lty = 3, col = "gray50")
H A Dqqnorm.R49 qqline <- function(y, datax = FALSE, distribution = qnorm, function
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dplot.lm.R30 qqline = TRUE, cook.levels = c(0.5, 1.0), argument
159 if (qqline) qqline(rs, lty = 3, col = "gray50")
H A Dqqnorm.R49 qqline <- function(y, datax = FALSE, distribution = qnorm, function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/
H A Dapi.py106 from .graphics.gofplots import ProbPlot, qqline, qqplot, qqplot_2samples
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/
H A Dgraphics.rst18 qqline
/dports/finance/R-cran-AER/AER/man/
H A DDJIA8012.Rd40 qqline(dldjia9005, lty = 2)
/dports/finance/R-cran-gmm/gmm/R/
H A DPlotMethods.R64 qqline(rs, lty = 3, col = "gray50")
/dports/finance/R-cran-fBasics/fBasics/
H A DNAMESPACE23 pnorm, ppoints, qchisq, qf, qnorm, qqline,

123