Home
last modified time | relevance | path

Searched +refs:Within +refs:matrix +refs:collapse (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/finance/R-cran-plm/plm/
H A DNEWS.md28 plm (then making package `collapse` a hard dependency).
30 `fixest` or `lfe` is available locally *in addition* to package `collapse`,
48 using `collapse::dapply`)). Thanks to Sebastian Krantz for inspiration.
97 * piest, aneweytest: now use internal demeaning framework by Within() [thus
127 * Between/between/Sum/Within: Methods which rely on the index attribute
150 transformation functions provided in Sebastian Krantz' package 'collapse',
154 plm()): Between, between, Sum, Within.
177 * Within.pseries/matrix: now handle na.rm argument in ellipsis.
215 * Added package 'collapse' to 'Suggests'.
354 * Between and Within methods for matrices are now exported.
[all …]
/dports/finance/R-cran-plm/plm/R/
H A Ddeprecated.R326 matrix(Vx[ , x], ncol = T, byrow = TRUE)[rep(1:n, each = T), ]))
346 matrix(Vx[ , x], ncol = T, byrow = TRUE)[rep(1:n, each = T), ]))
417 names.xv <- paste(x$varlist$xv, collapse=", ")
418 names.nv <- paste(x$varlist$nv, collapse=", ")
419 names.xc <- paste(x$varlist$xc, collapse=", ")
420 names.nc <- paste(x$varlist$nc, collapse=", ")
524 ret <- paste(chlag, collapse="+")
599 chexo <- paste(chexo, collapse = "+")
699 if (model == "within") X <- Within(X, effect)
H A Dtool_ercomp.R295 M <- matrix(NA_real_, nrow = 3L, ncol = 3L,
303 quad <- c(crossprod(Within(hateps, effect = "individual")),
349 quad <- c(crossprod(Within(hateps, effect = "individual")),
444 quad[1L] <- crossprod(Within(hateps_w, effect = effect))
454 M <- matrix(NA_real_, nrow = 3L, ncol = 3L,
729 paste0(paste(offending_vars[1:3], collapse = ", "), ", ...")
731 paste(offending_vars, collapse = ", ")
/dports/devel/R-cran-Hmisc/Hmisc/R/
H A DcurveRep.s63 z <- matrix(unlist(z), nrow=length(z), byrow=TRUE)
72 ## Within x distribution and within sample size interval,
91 z <- matrix(unlist(z), nrow=length(idc), byrow=TRUE)
117 cat('\nSample size cuts:', paste(ncuts, collapse=' '),'\n')
119 paste(sapply(x$res, length), collapse=' '),'\n\n')
125 w <- matrix(NA, nrow=maxclus, ncol=length(ngroup),
181 Freqtab <- matrix(0, nrow=n, length(unique.cats),
242 paste(txt, collapse=';')
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
79 Within an '.fp' fragment processor file:
103 (the matrix to attach to the named sampler2D's
134 which causes the key to consider only whether or not the matrix is an
135 identity matrix.
/dports/devel/R-cran-roxygen2/roxygen2/inst/doc/
H A Drd-formatting.Rmd11 knitr::opts_chunk$set(comment = "#>", collapse = TRUE)
149 #' * A one-column matrix with three rows for the red, green
287 The value of the R expression is converted to a character string, with `paste(collapse = "\n")`.
296 #' `r "\x60r paste0(\"\x60\x60\", colnames(iris), \"\x60\x60\", collapse = \", \")\x60"`.
352 Within a roxygen block, code blocks and inline code use the same evaluation environment, so variabl…
389 …he ones that can *not* are: `r paste0("\x60", roxygen2:::escaped_for_md, "\x60", collapse = ", ")`.
416 Within roxygen tags, you use `.Rd` syntax to format text. This vignette shows you examples of the m…
509 c(cols, list(sep = " \\tab ", collapse = "\\cr\n#' ")))
511 paste("#' \\tabular{", paste(col_align, collapse = ""), "}{\n#' ",
512 paste0("\\strong{", names(df), "}", sep = "", collapse = " \\tab "), " \\cr\n#' ",
/dports/devel/R-cran-roxygen2/roxygen2/vignettes/
H A Drd-formatting.Rmd11 knitr::opts_chunk$set(comment = "#>", collapse = TRUE)
149 #' * A one-column matrix with three rows for the red, green
287 The value of the R expression is converted to a character string, with `paste(collapse = "\n")`.
296 #' `r "\x60r paste0(\"\x60\x60\", colnames(iris), \"\x60\x60\", collapse = \", \")\x60"`.
352 Within a roxygen block, code blocks and inline code use the same evaluation environment, so variabl…
389 …he ones that can *not* are: `r paste0("\x60", roxygen2:::escaped_for_md, "\x60", collapse = ", ")`.
416 Within roxygen tags, you use `.Rd` syntax to format text. This vignette shows you examples of the m…
509 c(cols, list(sep = " \\tab ", collapse = "\\cr\n#' ")))
511 paste("#' \\tabular{", paste(col_align, collapse = ""), "}{\n#' ",
512 paste0("\\strong{", names(df), "}", sep = "", collapse = " \\tab "), " \\cr\n#' ",
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
87 Within an '.fp' fragment processor file:
111 (the matrix to attach to the named sampler2D's
146 which causes the key to consider only whether or not the matrix is an
147 identity matrix.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
87 Within an '.fp' fragment processor file:
111 (the matrix to attach to the named sampler2D's
146 which causes the key to consider only whether or not the matrix is an
147 identity matrix.
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
87 Within an '.fp' fragment processor file:
111 (the matrix to attach to the named sampler2D's
146 which causes the key to consider only whether or not the matrix is an
147 identity matrix.
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
87 Within an '.fp' fragment processor file:
111 (the matrix to attach to the named sampler2D's
146 which causes the key to consider only whether or not the matrix is an
147 identity matrix.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
92 coordinates or only invoke child processors using the no-arg and matrix-based
95 Within an '.fp' fragment processor file:
148 which causes the key to consider only whether or not the matrix is an
149 identity matrix.
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sksl/
H A DREADME29 means that an 'if' statement which statically queries a cap will collapse down
87 Within an '.fp' fragment processor file:
111 (the matrix to attach to the named sampler2D's
146 which causes the key to consider only whether or not the matrix is an
147 identity matrix.
/dports/math/R/R-4.1.2/tests/
H A Dreg-tests-2.Rout.save386 <0 x 0 matrix>
3676 Stratum 2: Within
3700 Stratum 2: Within
3771 Stratum 3: Within
3792 Error: Within
3826 Stratum 3: Within
3847 Error: Within
7080 + c(paste(rep.int("a", NB+2), collapse=""),
7081 + paste(rep.int("b", NB+2), collapse=""),
7082 + paste(rep.int("c", NB+2), collapse=""))))
[all …]
/dports/math/libRmath/R-4.1.1/tests/
H A Dreg-tests-2.Rout.save386 <0 x 0 matrix>
3666 Stratum 2: Within
3690 Stratum 2: Within
3761 Stratum 3: Within
3782 Error: Within
3816 Stratum 3: Within
3837 Error: Within
7070 + c(paste(rep.int("a", NB+2), collapse=""),
7071 + paste(rep.int("b", NB+2), collapse=""),
7072 + paste(rep.int("c", NB+2), collapse=""))))
[all …]
/dports/biology/wise/wise2.4.1/docs/
H A Ddynamite.tex289 matrix ProteinSW
826 matrix ProteinSW
1042 matrix cDNA2Gen
1112 collapse INSERT CENTRAL_INTRON
1514 matrix MyProteinSW
1668 matrix MyProteinSW2
2364 \item collapse
2395 Within the block delimited by these keywords will typically
2528 Within each "state...endstate" block,
2582 Within each "source...endsource" block, the following name-value pairs
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/plot-lib/plot/private/plot3d/
H A Dplot-area.rkt324 (: rotate-theta-matrix M3)
325 (: rotate-rho-matrix M3)
326 (: rotation-matrix M3)
329 (define rotation-matrix (m3* rotate-rho-matrix rotate-theta-matrix))
342 (: unrotation-matrix M3)
344 (define unrotation-matrix (m3-transpose rotation-matrix))
550 (collapse-ticks (filter (λ ([t : tick]) (<= x-min (pre-tick-value t) x-max))
554 (collapse-ticks (filter (λ ([t : tick]) (<= y-min (pre-tick-value t) y-max))
558 (collapse-ticks (filter (λ ([t : tick]) (<= z-min (pre-tick-value t) z-max))
566 (collapse-ticks (filter (λ ([t : tick]) (<= x-min (pre-tick-value t) x-max))
[all …]
/dports/graphics/R-cran-DiagrammeR/DiagrammeR/vignettes/
H A Dgraphviz-mermaid.Rmd12 collapse = TRUE,
50 Within these statements follow statement lists. Thus for a node statement, a list of nodes is expec…
168 …ions must result in an R vector object (i.e., not a data frame, list, or matrix). Because there is…
/dports/graphics/R-cran-DiagrammeR/DiagrammeR/inst/doc/
H A Dgraphviz-mermaid.Rmd12 collapse = TRUE,
50 Within these statements follow statement lists. Thus for a node statement, a list of nodes is expec…
168 …ions must result in an R vector object (i.e., not a data frame, list, or matrix). Because there is…
/dports/science/dftbplus/dftbplus-19.1/doc/dftb+/manual/
H A Dtransport.tex5 {\dftbp}. Within this formalism it is possible to treat quantum mechanical
384 conditions, builds the density-matrix of the device region such that it is
450 also to calculate the density matrix when there are no open boundary
462 the non-equilibrium density matrix. This task is currently limited to
498 matrix. This can be applied even for calculations where the density matrix and
510 resolved density matrix, as represented via the NEGF matrix. The integration is
540 $T=0$~K the poles collapse into a non-analytic branch cut and the contour needs
656 solved again after the density matrix is created in order to make the
735 handle this situation as it gives rise to a singular matrix.
911 matrix-matrix products. The user can experiment by setting the environment
[all …]
/dports/math/algae/algae-4.3.6/doc/
H A Dalgae.texinfo.in71 day collapse back into an infinitesimally small space. Should another
285 another. For example, @code{matrix(7)} returns a matrix with one row
1479 By dynamic scope, we refer to the current execution unit. Within a
1849 matrix with one row and then transposed to form a matrix with one
1970 matrix, the vector is (conceptually) converted to a matrix before the
2472 matrix.@refill
2502 @item matrix
2506 matrix are:@refill
2613 surrounded by matching double-quotes. Within the quotes, the backslash
3196 * matrix:: convert to a matrix
[all …]
/dports/devel/R-cran-gsubfn/gsubfn/inst/doc/
H A Dgsubfn.Rnw159 \code{gsub} function. Within \proglang{R}, help on \code{gsub}
166 Within \proglang{R}, help on regular expressions is found via the
753 Here we define matrix multiplication in terms of two
760 a <- matrix(4:1, 2); b <- matrix(1:4, 2) # test matrices
831 \Sexpr{paste(R.Version()[6:7], collapse = ".")} with the packages
/dports/math/R/R-4.1.2/tests/Examples/
H A Dstats-Ex.Rout.save3095 Stratum 2: Within
3115 Error: Within
6694 Error: Within
6867 Stratum 2: Within
6883 Within 1 1 1 0.75 0.75 0.75 0.75
7663 > (fmla <- as.formula(paste("y ~ ", paste(xnam, collapse= "+"))))
9809 Stratum 2: Within
9830 Error: Within
13649 + main = paste0("s" ,paste(rep("'", d), collapse = ""), "(x)"))
14280 Within :
[all …]
/dports/math/libRmath/R-4.1.1/tests/Examples/
H A Dstats-Ex.Rout.save3095 Stratum 2: Within
3115 Error: Within
6694 Error: Within
6867 Stratum 2: Within
6883 Within 1 1 1 0.75 0.75 0.75 0.75
7663 > (fmla <- as.formula(paste("y ~ ", paste(xnam, collapse= "+"))))
9809 Stratum 2: Within
9830 Error: Within
13645 + main = paste0("s" ,paste(rep("'", d), collapse = ""), "(x)"))
14276 Within :
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Ddphe4f.tex10255 set let cross tabulate collapse
16057 matrix.
16072 matrix.
23254 Compute the matrix cofactors of a matrix.
24046 matrix.
24414 Compute the distance matrix of a matrix.
26087 Compute the matrix minors of a matrix.
29023 The <Z> matrix can be the same as the <M> matrix.
29035 The <Z> matrix can be the same as the <M> matrix.
31559 2. Within each cross-tabulation cell, rank the response values.
[all …]

12345678910