Home
last modified time | relevance | path

Searched +refs:Between +refs:default +refs:collapse (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/dports/finance/R-cran-plm/plm/R/
H A Ddeprecated.R417 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=", ")
485 default <- alist[[unnamed]]
489 default <- default
491 alist <- rep(list(default), K+has.resp)
524 ret <- paste(chlag, collapse="+")
599 chexo <- paste(chexo, collapse = "+")
701 if (model == "Between") X <- Between(X, effect)
[all …]
/dports/finance/R-cran-plm/plm/man/
H A Dplm.fast.Rd8 functions from package \code{collapse}.
10 achieved if package \code{fixest} or \code{lfe} is installed (package \code{collapse}
14 By default, this speed up is not enabled.
25 By default, package \code{plm} uses base R implementations and R-based code. The
26 package \code{collapse} provides fast data transformation functions written
28 Having package \code{collapse} installed is a requirement for the speed up.
44 \item Between,
54 library("collapse")
57 data("wlddev", package = "collapse")
60 # produce big data set (taken from collapse's vignette)
[all …]
/dports/textproc/R-cran-openxlsx/openxlsx/man/
H A DconditionalFormatting.Rd191 ## highlight duplicates using default style
196 fn <- function(x) paste(sample(LETTERS, 10), collapse = "-")
201 fn <- function(x) paste(sample(LETTERS, 10), collapse = "-")
208 fn <- function(x) paste(sample(LETTERS, 10), collapse = "-")
214 fn <- function(x) paste(sample(LETTERS, 10), collapse = "-")
238 ## Between
/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`,
32 the case if only `collapse` is available due to specialised algorithms in these
48 using `collapse::dapply`)). Thanks to Sebastian Krantz for inspiration.
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.
215 * Added package 'collapse' to 'Suggests'.
354 * Between and Within methods for matrices are now exported.
981 in the cross-sections ; a 'collapse' argument is added to limit the
[all …]
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/
H A Dwhisper.rst44 Whisper databases with more than a single archive need a strategy to collapse multiple data points …
45 when the data rolls up a lower precision archive. By default, an average function is used.
91 Differences Between Whisper and RRD
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/modules/
H A DFinderIterator.jsm114 // Take care of default values for non-required options.
339 * The default mode of operation of the iterator is to not accept duplicate
587 // Between iterations, for example after a sleep of one cycle, we could
663 startPt.collapse(true);
666 endPt.collapse(false);
680 startPt.collapse(false);
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/modules/
H A DFinderIterator.jsm86 // Take care of default values for non-required options.
264 * The default mode of operation of the iterator is to not accept duplicate
478 // Between iterations, for example after a sleep of one cycle, we could
545 startPt.collapse(true);
548 endPt.collapse(false);
561 startPt.collapse(false);
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/modules/
H A DFinderIterator.jsm88 // Take care of default values for non-required options.
266 * The default mode of operation of the iterator is to not accept duplicate
480 // Between iterations, for example after a sleep of one cycle, we could
548 startPt.collapse(true);
551 endPt.collapse(false);
564 startPt.collapse(false);
/dports/www/firefox/firefox-99.0/toolkit/modules/
H A DFinderIterator.jsm114 // Take care of default values for non-required options.
339 * The default mode of operation of the iterator is to not accept duplicate
587 // Between iterations, for example after a sleep of one cycle, we could
663 startPt.collapse(true);
666 endPt.collapse(false);
680 startPt.collapse(false);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/modules/
H A DFinderIterator.jsm114 // Take care of default values for non-required options.
339 * The default mode of operation of the iterator is to not accept duplicate
587 // Between iterations, for example after a sleep of one cycle, we could
663 startPt.collapse(true);
666 endPt.collapse(false);
680 startPt.collapse(false);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/modules/
H A DFinderIterator.jsm114 // Take care of default values for non-required options.
339 * The default mode of operation of the iterator is to not accept duplicate
587 // Between iterations, for example after a sleep of one cycle, we could
663 startPt.collapse(true);
666 endPt.collapse(false);
680 startPt.collapse(false);
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/help/en_US/
H A Doptions.hlp68 can type in the citation start and end. Between these the author name will be
149 default.<br /><br />
281 Collapsable Folders allow you to 'fold' or collapse a folder which contains
282 subfolders so the subfolders will not be displayed. You can collapse a
/dports/mail/squirrelmail-translations/squirrelmail.locales/help/en_US/
H A Doptions.hlp68 can type in the citation start and end. Between these the author name will be
149 default.<br><br>
281 Collapsable Folders allow you to 'fold' or collapse a folder which contains
282 subfolders so the subfolders will not be displayed. You can collapse a
/dports/mail/squirrelmail-translations/squirrelmail.locales/help/en_GB/
H A Doptions.hlp68 can type in the citation start and end. Between these the author name will be
149 default.<br><br>
281 Collapsible Folders allow you to 'fold' or collapse a folder which contains
282 subfolders so the subfolders will not be displayed. You can collapse a
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/
H A D_kalman_smoother.pyx417 # If no smooth method provided, use default for the filter type
458 Between seek calls, the `filter_method` parameter of the associated
659 # If a collapse should have occurred, the dimensions need to be
1140 # If no smooth method provided, use default for the filter type
1181 Between seek calls, the `filter_method` parameter of the associated
1382 # If a collapse should have occurred, the dimensions need to be
1863 # If no smooth method provided, use default for the filter type
1904 Between seek calls, the `filter_method` parameter of the associated
2105 # If a collapse should have occurred, the dimensions need to be
2586 # If no smooth method provided, use default for the filter type
[all …]
H A D_kalman_smoother.pyx.in441 # If no smooth method provided, use default for the filter type
482 Between seek calls, the `filter_method` parameter of the associated
665 # need to decouple those parts from the generalized collapse
675 # A collapse would not actually occur in a given iteration, even with
683 # If a collapse should have occurred, the dimensions need to be
684 # adjusted (because we did not tell the model about the collapse in the
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/etc/
H A Duigui_uncrustify.ini419 [Sp Between Ptr Star]
425 ChoicesReadable="Ignore Sp Between Ptr Star|Add Sp Between Ptr Star|Remove Sp Between Ptr Star|Forc…
850 [Sp Between Semi For Empty]
856 …oicesReadable="Ignore Sp Between Semi For Empty|Add Sp Between Semi For Empty|Remove Sp Between Se…
994 [Sp Between Mdatype Commas]
1000 …oicesReadable="Ignore Sp Between Mdatype Commas|Add Sp Between Mdatype Commas|Remove Sp Between Md…
2216 [Sp Between New Paren]
2222 ChoicesReadable="Ignore Sp Between New Paren|Add Sp Between New Paren|Remove Sp Between New Paren|F…
5248 [Nl Between Get Set]
5302 [Nl Between Annotation]
[all …]
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/cli/output/
H A Duniversalindent.cfg419 [Sp Between Ptr Star]
425 ChoicesReadable="Ignore Sp Between Ptr Star|Add Sp Between Ptr Star|Remove Sp Between Ptr Star|Forc…
850 [Sp Between Semi For Empty]
856 …oicesReadable="Ignore Sp Between Semi For Empty|Add Sp Between Semi For Empty|Remove Sp Between Se…
994 [Sp Between Mdatype Commas]
1000 …oicesReadable="Ignore Sp Between Mdatype Commas|Add Sp Between Mdatype Commas|Remove Sp Between Md…
2216 [Sp Between New Paren]
2222 ChoicesReadable="Ignore Sp Between New Paren|Add Sp Between New Paren|Remove Sp Between New Paren|F…
5248 [Nl Between Get Set]
5302 [Nl Between Annotation]
[all …]
/dports/textproc/p5-Validator-Custom/Validator-Custom-1.0201/lib/Validator/Custom/Document/
H A DVersion0.pod25 # Rule syntax - value is optional, default is 20
57 age => {require => 0, default => 20} => [
258 =item 2. default
260 $rule->require('age')->default(5)
267 $rule->require('age')->default(sub { [] })
552 =item 2. default
554 {default => 5}
561 {default => sub { [] }}
595 Between A and B.
766 You can use the following filter by default.
[all …]
/dports/print/latex-beamer/beamer-3.57/doc/
H A Dbeamerug-animations.tex72 \declare{|once|}. Causes the movie to just stop at the end. This is the default.
126 …is already playing, it will be stopped and restarted at the starting position. This is the default.
244 \begin{command}{\multiinclude\opt{|[<|\meta{default overlay specification}|>]|}\oarg{options}\marg{…
245 …Except for the possibility of specifying a \meta{default overlay specification}, this command is i…
258default overlay specification} is the following: First, no |\pause| command is inserted between gr…
264 …For a more interesting usage of the \meta{default overlay specification}, consider the following u…
278 …and}} replaces the default pausing command |\pause| by \meta{command}. If a \meta{default overlay …
286 \declare{|start=|\meta{number}} specifies the start \meta{number}. The default is zero.
288 \declare{|end=|\meta{number}} specifies the end \meta{number}. The default is infinity.
415 The transition commands are overlay-specification-aware. We could collapse the two frames into one …
[all …]
/dports/math/R/R-4.1.2/tests/Examples/
H A Dgraphics-Ex.Rout.save350 > mp <- barplot(VADeaths) # default
1045 > ### Aliases: hist hist.default
1164 > ### Aliases: image image.default
1484 + sep = "=", collapse= ", "),
1898 > nameEx("plot.default")
1899 > ### * plot.default
1903 > ### Name: plot.default
1905 > ### Aliases: plot.default plot
2299 > title("Distance Between Brownian Motions")
2700 > palette("default")
[all …]
H A Dgrid-Ex.Rout.save545 > ### Title: Convert Between Different grid Coordinate Systems
619 > ### Title: Draw a Curve Between Locations
739 > ### Aliases: grid.force grid.force.default grid.force.gPath grid.force.grob
851 > # a more "normal" viewport with default normalized "native" coords
1031 + grid.text(paste(just, collapse="-"))
1630 + grid.points(x, y, default.units="npc", pch=16, size=unit(2, "mm"))
2285 > grid.circle(trace$x, trace$y, default.units="inches", r=unit(.5, "mm"))
2304 > grid.circle(trace$x, trace$y, default.units="inches", r=unit(.5, "mm"))
/dports/math/libRmath/R-4.1.1/tests/Examples/
H A Dgraphics-Ex.Rout.save350 > mp <- barplot(VADeaths) # default
1045 > ### Aliases: hist hist.default
1164 > ### Aliases: image image.default
1484 + sep = "=", collapse= ", "),
1898 > nameEx("plot.default")
1899 > ### * plot.default
1903 > ### Name: plot.default
1905 > ### Aliases: plot.default plot
2299 > title("Distance Between Brownian Motions")
2700 > palette("default")
[all …]
H A Dgrid-Ex.Rout.save545 > ### Title: Convert Between Different grid Coordinate Systems
619 > ### Title: Draw a Curve Between Locations
739 > ### Aliases: grid.force grid.force.default grid.force.gPath grid.force.grob
851 > # a more "normal" viewport with default normalized "native" coords
1031 + grid.text(paste(just, collapse="-"))
1630 + grid.points(x, y, default.units="npc", pch=16, size=unit(2, "mm"))
2285 > grid.circle(trace$x, trace$y, default.units="inches", r=unit(.5, "mm"))
2304 > grid.circle(trace$x, trace$y, default.units="inches", r=unit(.5, "mm"))
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/pages/
H A Drelease-notes3.html.tmpl322 <td>Move [% terms.Bugs %] Between Installations,
329 <td>Move [% terms.Bugs %] Between Installations</td>
1287 <td>Move [% terms.Bugs %] Between Installations</td>
1292 <td>Move [% terms.Bugs %] Between Installations</td>
1967 <td>Move [% terms.Bugs %] Between Installations</td>
1972 <td>Move [% terms.Bugs %] Between Installations</td>
2135 <li><strong>[% terms.Bugs %]</strong>: You can now expand or collapse
2568 should no longer "collapse" after you modify [% terms.abug %].
2777 <td>Move [% terms.Bugs %] Between Installations</td>
2782 <td>Move [% terms.Bugs %] Between Installations</td>
[all …]

12345678910>>...14