Home
last modified time | relevance | path

Searched +refs:cycle +refs:zoo (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/math/R-cran-zoo/zoo/man/
H A Dzooreg.Rd4 \alias{frequency.zoo}
6 \alias{deltat.zoo}
7 \alias{cycle.zooreg}
8 \alias{cycle.zoo}
15 \alias{as.zoo.zooreg}
16 \alias{as.zooreg.zoo}
25 for regular \code{"zoo"} series. It inherits from \code{"zoo"}
100 \code{\link{deltat}} and \code{\link{cycle}} are available for both \code{"zooreg"}
141 zz <- zoo(x, x)
155 cycle(z)
[all …]
H A Dna.StructTS.Rd3 \alias{na.StructTS.zoo}
11 \method{na.StructTS}{zoo}(object, ..., na.rm = FALSE, maxgap = Inf)
26 be a regular time series and have a frequency. It is assumed the cycle length is 1.}
H A Dyearmon.Rd27 \alias{cycle.yearmon}
98 \seealso{\code{\link{yearqtr}}, \code{\link{zoo}}, \code{\link{zooreg}}, \code{\link{ts}}}
132 z <- zoo(rnorm(24), x, frequency = 12)
148 ## 3. aggregate counts over months, convert to zoo and merge over IDs
149 ag <- function(DF) aggregate(zoo(DF$Count), DF$yearmon, sum)
150 z <- do.call("merge.zoo", lapply(split(DF, DF$ID), ag))
155 xx <- zoo(seq_along(x), x)
H A Dyearqtr.Rd24 \alias{cycle.yearqtr}
109 \seealso{\code{\link{yearmon}}, \code{\link{zoo}}, \code{\link{zooreg}}, \code{\link{ts}},
133 zz <- zoo(rnorm(8), x, frequency = 4)
/dports/math/R-cran-zoo/zoo/
H A DNAMESPACE5 useDynLib("zoo")
9 "zoo",
11 "as.zoo",
16 "is.zoo",
17 "merge.zoo",
18 "read.zoo",
30 "rev.zoo",
178 S3method("cycle", "zoo")
308 S3method("cycle", "yearmon")
338 S3method("cycle", "yearqtr")
[all …]
H A DNEWS6 o Bug fix in [.zoo and [<-.zoo where indexing with matrices did not
76 o Replace as.zoo.xts() with xts:::as.zoo.xts(). Both zoo and xts register
190 read.table.zoo(), read.csv.zoo(), read.csv2.zoo(), read.delim.zoo(),
602 o extended examples for plot.zoo(), xyplot.zoo(), aggregate.zoo()
605 (plot.zoo) and "playwith" (xyplot.zoo)
638 o new $.zoo and $<-.zoo methods
644 o months.yearmon, quarters.yearmon, cycle.yearmon methods added
646 o months.yearqtr, quarters.yearqtr, cycle.yearqtr methods added
814 merge(zoo(2:4, 2:4), zoo(1:3), all = 0:1)
942 allowed in window.zoo and window<-.zoo.
[all …]
/dports/math/R-cran-zoo/zoo/vignettes/
H A Dzoo-refcard-raw.tex3 \code{zoo(x, order.by)} & creation of a \code{"zoo"} object
14 \code{zoo(x, order.by, freq)} & works as above but creates a \code{"zooreg"}
15 object which inherits from \code{"zoo"} if the frequency \code{freq} complies
24 \code{lines} & adding a \code{"zoo"} series to a plot \\
27 \code{str} & displaying structure of \code{"zoo"} objects \\
28 \code{head}, \code{tail} & head and tail of \code{"zoo"} objects \\[0.5cm]
31 \code{as.zoo} & coercion to \code{"zoo"} is available for objects
34 \code{as.}\textit{class}\code{.zoo} & coercion from \code{"zoo"} to
38 \code{is.zoo} & querying wether an object is of class \code{"zoo"} \\[0.5cm]
64 \code{window, window<-} & subsetting of \code{"zoo"} objects
[all …]
H A Dzoo.Rnw61 library("zoo")
116 introduced by][.]{zoo:xts:2008}. \pkg{zoo} also bridges the gap
150 \label{sec:zoo}
159 zoo(x, order.by)
211 <<zoo-prelim>>=
212 library("zoo")
218 <<zoo-vectors1>>=
224 <<zoo-vectors2>>=
232 <<zoo-matrix>>=
350 applied, such as \code{frequency}, \code{deltat}, \code{cycle}.
[all …]
/dports/math/R-cran-quantreg/quantreg/R/
H A Ddynrq.R32 rval <- factor(zoo::coredata(cycle(x)), labels = freq)
35 rval <- zoo::zoo(rval, zoo::index(x), ofreq)
47 rval <- zoo::zoo(seq_along(zoo::index(x))/freq, zoo::index(x), frequency = ofreq)
107 mf[, i] <- zoo::coredata(mf[, i])
143 rownames(mf) <- zoo::index2char(zoo::index(mf1), frequency(mf1))
204 rval$index <- zoo::index(mf1)
231 cat(paste("Start = ", zoo::index2char(zoo::index(rx)[1], x$frequency),
232 ", End = ", zoo::index2char(zoo::index(rx)[length(rx)], x$frequency), "\n", sep = ""))
253 x$residuals <- zoo::coredata(x$residuals)
255 cat(paste("Start = ", zoo::index2char(zoo::index(rx)[1], x$frequency),
[all …]
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/action-recognition/
H A DREADME.md16 Note that we only use short-cycle here because it is stable and applies to a range of models.
22 # Change PRETRAINED to True if using our pretraind model zoo
44 MXNet codebase adopts argparser, hence requiring many arguments. Please check [model zoo page](http…
72 …e information on how to get the same dataset and how to reproduce all the methods in our model zoo.
/dports/math/R-cran-zoo/zoo/tests/Examples/
H A Dzoo-Ex.Rout.save306 > ### as.zoo.irts as.zoo.matrix as.zoo.mcmc as.zoo.tis as.zoo.xts
307 > ### as.zoo.zoo as.matrix.zoo as.vector.zoo as.data.frame.zoo as.list.zoo
2727 > ### as.character.yearmon as.data.frame.yearmon c.yearmon cycle.yearmon
2869 > ### c.yearqtr cycle.yearqtr format.yearqtr is.numeric.yearqtr
2932 > ### Aliases: zoo with.zoo range.zoo print.zoo as.zoo.factor summary.zoo
2933 > ### str.zoo is.zoo [.zoo [<-.zoo $.zoo $<-.zoo subset.zoo head.zoo
2934 > ### tail.zoo Ops.zoo t.zoo cumsum.zoo cumprod.zoo cummin.zoo cummax.zoo
2937 > ### xtfrm.zoo names.zoo names<-.zoo quantile.zoo rev.zoo transform.zoo
3157 > ### cycle.zooreg cycle.zoo as.zooreg as.zooreg.default as.zooreg.ts
3227 > cycle(z)
[all …]
/dports/math/R-cran-quantreg/quantreg/man/
H A Ddynrq.Rd33 \code{"ts"} or \code{"zoo"}), containing the variables
49 special methods like \code{\link{na.contiguous}}, \code{\link[zoo]{na.locf}}
50 and \code{\link[zoo]{na.approx}} are available.}
76 series objects (i.e., \code{"ts"} or \code{"zoo"}).
93 with levels for each cycle of the season. Using
103 for \code{"ts"} and \code{"zoo"} series. Internally, the data is kept as a \code{"zoo"}
109 \seealso{\code{\link[zoo]{zoo}},
110 \code{\link[zoo]{merge.zoo}}}
117 require(zoo)
167 zoo::zoo(a)
/dports/textproc/R-cran-xtable/xtable/
H A DNAMESPACE2 importFrom("stats", "anova", "as.ts", "cycle", "end", "frequency",
48 S3method("xtable", "zoo")
/dports/math/R-cran-zoo/zoo/inst/doc/
H A Dzoo.Rnw61 library("zoo")
116 introduced by][.]{zoo:xts:2008}. \pkg{zoo} also bridges the gap
150 \label{sec:zoo}
159 zoo(x, order.by)
211 <<zoo-prelim>>=
212 library("zoo")
218 <<zoo-vectors1>>=
224 <<zoo-vectors2>>=
232 <<zoo-matrix>>=
350 applied, such as \code{frequency}, \code{deltat}, \code{cycle}.
[all …]
/dports/math/R-cran-forecast/forecast/
H A DNAMESPACE285 importFrom(stats,cycle)
355 importFrom(zoo,as.Date)
356 importFrom(zoo,as.yearqtr)
357 importFrom(zoo,rollmean)
/dports/lang/rust/rustc-1.58.1-src/src/doc/reference/src/items/
H A Duse-declarations.md63 inside a different module. If a sequence of such redirections form a cycle or
172 fn zoo(&self) {}
183 z.zoo();
/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/man/
H A DUpsidePotentialRatio.Rd11 \item{R}{an xts, vector, matrix, data frame, timeSeries or zoo object of
62 \code{\link{SortinoRatio}} can reward managers most at the peak of a cycle,
/dports/misc/libpostal/libpostal-1.1-alpha/resources/categories/
H A Den.tsv28 amenity bicycle_parking 0 cycle parking
29 amenity bicycle_parking 1 cycle parkings
30 amenity bicycle_rental 0 cycle rental
31 amenity bicycle_rental 1 cycle rentals
324 highway cycleway 0 cycle path
325 highway cycleway 1 cycle paths
898 tourism zoo 0 zoo
899 tourism zoo 1 zoos
/dports/devel/binutils/binutils-2.37/gprof/
H A Dgprof.texi13 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
151 of the cycle.
1167 If the function is part of a cycle of recursion, the cycle number is
1175 gnurr <cycle 1> [12]
1226 If the caller is part of a recursion cycle, the cycle number is
1282 If the caller is part of a recursion cycle, the cycle number is
1288 @cindex cycle
1302 considered a cycle.
1320 the cycle are the functions, outside the cycle, that called functions in
1321 the cycle.
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gprof/
H A Dgprof.texi13 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
151 of the cycle.
1165 If the function is part of a cycle of recursion, the cycle number is
1173 gnurr <cycle 1> [12]
1224 If the caller is part of a recursion cycle, the cycle number is
1280 If the caller is part of a recursion cycle, the cycle number is
1286 @cindex cycle
1300 considered a cycle.
1318 the cycle are the functions, outside the cycle, that called functions in
1319 the cycle.
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gprof/
H A Dgprof.texi13 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
151 of the cycle.
1167 If the function is part of a cycle of recursion, the cycle number is
1175 gnurr <cycle 1> [12]
1226 If the caller is part of a recursion cycle, the cycle number is
1282 If the caller is part of a recursion cycle, the cycle number is
1288 @cindex cycle
1302 considered a cycle.
1320 the cycle are the functions, outside the cycle, that called functions in
1321 the cycle.
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gprof/
H A Dgprof.texi13 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
151 of the cycle.
1167 If the function is part of a cycle of recursion, the cycle number is
1175 gnurr <cycle 1> [12]
1226 If the caller is part of a recursion cycle, the cycle number is
1282 If the caller is part of a recursion cycle, the cycle number is
1288 @cindex cycle
1302 considered a cycle.
1320 the cycle are the functions, outside the cycle, that called functions in
1321 the cycle.
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gprof/
H A Dgprof.texi13 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
151 of the cycle.
1165 If the function is part of a cycle of recursion, the cycle number is
1173 gnurr <cycle 1> [12]
1224 If the caller is part of a recursion cycle, the cycle number is
1280 If the caller is part of a recursion cycle, the cycle number is
1286 @cindex cycle
1300 considered a cycle.
1318 the cycle are the functions, outside the cycle, that called functions in
1319 the cycle.
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gprof/
H A Dgprof.texi10 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
144 of the cycle.
1142 If the function is part of a cycle of recursion, the cycle number is
1149 gnurr <cycle 1> [12]
1200 If the caller is part of a recursion cycle, the cycle number is
1256 If the caller is part of a recursion cycle, the cycle number is
1262 @cindex cycle
1276 considered a cycle.
1294 the cycle are the functions, outside the cycle, that called functions in
1295 the cycle.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gprof/
H A Dgprof.texi10 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
144 of the cycle.
1130 If the function is part of a cycle of recursion, the cycle number is
1137 gnurr <cycle 1> [12]
1188 If the caller is part of a recursion cycle, the cycle number is
1244 If the caller is part of a recursion cycle, the cycle number is
1250 @cindex cycle
1264 considered a cycle.
1282 the cycle are the functions, outside the cycle, that called functions in
1283 the cycle.
[all …]

12345678910>>...15