Home
last modified time | relevance | path

Searched defs:confint (Results 1 – 23 of 23) sorted by relevance

/dports/math/R-cran-VGAM/VGAM/R/
H A Dconfint.vlm.R74 setGeneric("confint", generic
80 setMethod("confint", "vglm", method
87 setMethod("confint", "rrvglm", method
91 setMethod("confint", "vgam", method
H A Dcalibrate.R585 lr.confint = FALSE, # 20180430
586 cf.confint = FALSE, # 20180602
1398 lr.confint = FALSE, # 20180427
1399 cf.confint = FALSE, # 20180604
H A Dfamily.categorical.R3879 function(object, all.vars = FALSE, confint = FALSE, ...) { argument
/dports/math/R-cran-NMF/NMF/R/
H A DNMFplots.R16 corplot <- function(x, y, legend=TRUE, confint=TRUE, scales = 'fixed', ..., add=FALSE){ argument
62 , confint=rsq$UCL - rsq$Rsq nameattr
230 , legend=TRUE, confint=TRUE argument
341 …p <- do.call(corplot, c(list(x=t(x), y=t(y), scales = scales, legend=legend, confint=confint, add=… nameattr
/dports/math/R-cran-lme4/lme4/tests/
H A DlmList-tst.R44 cls <- sapply(evs, function(.) class(.)[1])
48 c("lmList4.confint", "numeric", "formula", "logLik",
/dports/math/R-cran-lava/lava/R/
H A Dplot.estimate.R18 plot.estimate <- function(x,f,idx,intercept=FALSE,data,confint=TRUE,type="l",xlab="x",ylab="f(x)",c… argument
H A Ddiagtest.R30 diagtest <- function(table,positive=2,exact=FALSE,p0=NA,confint=c("logit","arcsin","pseudoscore","e… argument
167 confint=CI, nameattr
H A Dlmers.R55 confint=pr, nameattr
H A Dsim.default.R284 confint=!is.null(se)&&!is.null(true),true=NULL, argument
/dports/math/R/R-4.1.2/src/library/stats4/R/
H A Dmle.R367 setGeneric("confint") generic
368 setMethod("confint", "profile.mle", method
395 setMethod("confint", "mle", method
/dports/math/libRmath/R-4.1.1/src/library/stats4/R/
H A Dmle.R367 setGeneric("confint") generic
368 setMethod("confint", "profile.mle", method
395 setMethod("confint", "mle", method
/dports/misc/py-orange3-timeseries/orange3-timeseries-0.3.10/orangecontrib/timeseries/widgets/
H A Dowcorrelogram.py65 def acf(self, attr, pacf, confint): argument
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dconfint.R20 confint <- function(object, parm, level = 0.95, ...) UseMethod("confint") function
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dconfint.R20 confint <- function(object, parm, level = 0.95, ...) UseMethod("confint") function
/dports/math/R-cran-lava/lava/tests/testthat/
H A Dtest-sim.R55 s1 <- summary(val,estimate=c(1,1),confint=c(3,4,6,7),true=c(1,1),names=c("Model","Sandwich")) nameattr in c
/dports/audio/mumble/mumble-1.3.3/3rdparty/speex-build/
H A DResampMark.cpp64 QPair<T, T> confint(const QVector<T> &vecin) { function
/dports/audio/murmur/mumble-1.3.3/3rdparty/speex-build/
H A DResampMark.cpp64 QPair<T, T> confint(const QVector<T> &vecin) { function
/dports/math/rkward-kde/rkward-0.7.1/rkward/
H A Drkconsole.cpp109 KTextEditor::ConfigInterface *confint = qobject_cast<KTextEditor::ConfigInterface*> (view); in RKConsole() local
/dports/math/R-cran-prodlim/prodlim/R/
H A Dplot.prodlim.R306 confint=TRUE, argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/types/
H A Dstruct.pb.go628 func (this *Value_NullValue) GoString() string {
/dports/finance/R-cran-strucchange/strucchange/R/
H A Dbreakpoints.R537 RVAL <- list(confint = bp, nameattr
/dports/math/py-seaborn/seaborn-0.11.0/seaborn/
H A Dcategorical.py1547 def draw_confints(self, ax, at_group, confint, colors, argument
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c7817 int confint, in real_irf_print_plot()
7920 int confint = (resp->cols > 1); in gretl_VAR_plot_impulse_response() local
8024 int confint = 0; in gretl_VAR_plot_multiple_irf() local