search for: tmx

Displaying 15 results from an estimated 15 matches for "tmx".

Did you mean: tmp
2024 Jun 10
1
head.ts, tail.ts loses time
...consider using windows() for a head.ts() and tail.ts(), > but in any case, I am sympathetic adding such methods to "base R"'s > utils package. The code I provided below for head.ts() and tail.ts() does that: I took the code for head.default and head.matrix, etc., computed tmx <- as.numeric(time(x)), and then used head(tmx) [and tail(tmx)] in "window()". Thanks for your reply. sg > > > Martin > > > Best Wishes, Spencer Graves > > > > On 6/9/24 8:40 PM, Gabor Grothendieck wrote: > >> zoo o...
2024 Jun 10
2
head.ts, tail.ts loses time
...>>> >>> Below please find code for 'head.ts' and 'tail.ts' that >>> matches 'window'. >>> >>> >>> Comments? Spencer Graves >>> >>> head.ts <- function(x, n=6L, ...){ tmx <- >>> as.numeric(time(x)) >>> # >>> utils:::checkHT(n, d <- dim(x)) if(is.na(n[1]) || >>> n[1]==0)ts(NULL) >>> # >>> firstn <- head(tmx, n[1]) if(is.null(d)){ >>> return(window(x, firstn[1], tail(fi...
2024 Jun 09
2
head.ts, tail.ts loses time
...82 75 63 50 > window(presidents, 1945, 1946.25) Qtr1 Qtr2 Qtr3 Qtr4 1945 NA 87 82 75 1946 63 50 Below please find code for 'head.ts' and 'tail.ts' that matches 'window'. Comments? Spencer Graves head.ts <- function(x, n=6L, ...){ tmx <- as.numeric(time(x)) # utils:::checkHT(n, d <- dim(x)) if(is.na(n[1]) || n[1]==0)ts(NULL) # firstn <- head(tmx, n[1]) if(is.null(d)){ return(window(x, firstn[1], tail(firstn, 1))) } else{ if(length(n)<2){ return(window(x, firstn[1], tail(firstn, 1)))...
2024 Jun 10
1
head.ts, tail.ts loses time
...> 1945 NA 87 82 75 > 1946 63 50 > > > Below please find code for 'head.ts' and 'tail.ts' that matches > 'window'. > > > Comments? > Spencer Graves > > head.ts <- function(x, n=6L, ...){ > tmx <- as.numeric(time(x)) > # > utils:::checkHT(n, d <- dim(x)) > if(is.na(n[1]) || n[1]==0)ts(NULL) > # > firstn <- head(tmx, n[1]) > if(is.null(d)){ > return(window(x, firstn[1], tail(firstn, 1))) > } else{ > if(length(n)<2){ >...
2024 Jun 10
1
head.ts, tail.ts loses time
...50 >> >> >> Below please find code for 'head.ts' and 'tail.ts' that matches >> 'window'. >> >> >> Comments? >> Spencer Graves >> >> head.ts <- function(x, n=6L, ...){ >> tmx <- as.numeric(time(x)) >> # >> utils:::checkHT(n, d <- dim(x)) >> if(is.na(n[1]) || n[1]==0)ts(NULL) >> # >> firstn <- head(tmx, n[1]) >> if(is.null(d)){ >> return(window(x, firstn[1], tail(firstn, 1))) >> } else{ &g...
2024 Jun 11
1
head.ts, tail.ts loses time
...;> Below please find code for 'head.ts' and 'tail.ts' that > >>> matches 'window'. > >>> > >>> > >>> Comments? Spencer Graves > >>> > >>> head.ts <- function(x, n=6L, ...){ tmx <- > >>> as.numeric(time(x)) > >>> # > >>> utils:::checkHT(n, d <- dim(x)) if(is.na(n[1]) || > >>> n[1]==0)ts(NULL) > >>> # > >>> firstn <- head(tmx, n[1]) if(is.null(d)){ > >>>...
2024 Jun 13
0
head.ts, tail.ts loses time
...;> Below please find code for 'head.ts' and 'tail.ts' that > >>> matches 'window'. > >>> > >>> > >>> Comments? Spencer Graves > >>> > >>> head.ts <- function(x, n=6L, ...){ tmx <- > >>> as.numeric(time(x)) > >>> # > >>> utils:::checkHT(n, d <- dim(x)) if(is.na(n[1]) || > >>> n[1]==0)ts(NULL) > >>> # > >>> firstn <- head(tmx, n[1]) if(is.null(d)){ > >>>...
2008 May 13
0
add horizontal line "(ABLINE(V=))" to xyplot lattice
> In a lattice plot like this: > > win.graph() > xyplot(tmx~frequ|as.factor(as.numeric(spf)),groups=as.factor(blm), > data=tmx,type="l",pch=16,xlab="frequency (N)",ylab="Area held (ha)", > auto.key=list(blm,points=F,lines=T,title="Blm factor",cex.title=0.7, > cex=0.7,corner=c(1,1)),main="Mangroves target...
2008 May 07
2
Wine and translation (memories)
...this and since I do not want to play around with the .rc format, Trados can directly process a .rc file without the next to process back and forth to another format and because for the 3-4 missing files, and since I want to remain consistent with the rest, I will create a Translation Memory under .tmx (translation memory exchange format for translation tools) for both language pairs (EN-DE and EN-FR) of the previously translated parts. Would someone be interested in the files once I'm done with the translations?
2024 Jun 26
1
Regarding the Security Vulnerability CVE 2024 - 27322
...ecific security issue? Additionally, if there are any alternative methods or best practices you could suggest for performing this upgrade seamlessly, we would greatly appreciate your insights. Thank you for your support and assistance in this matter. Thanks & Regards, Aishwarya Priyadarshini TMX Software Delivery, Virtualization & Telemetry Dell Digital | Team Member eXperience Aishwarya_Priya at Dell.com<mailto:Aishwarya_Priya at Dell.com> Internal Use - Confidential [[alternative HTML version deleted]]
2024 Jun 27
1
Regarding the Security Vulnerability CVE 2024 - 27322
...ing to uninstall the older version and then install the latest one? A direct upgrade or patch would greatly simplify the process and reduce downtime. Your guidance on this matter would be greatly appreciated. Thank you once again for your assistance. Thanks & Regards, Aishwarya Priyadarshini TMX Software Delivery, Virtualization & Telemetry Dell Digital | Team Member eXperience Aishwarya_Priya at Dell.com ----------------------------------------------------------------------------------------------------------------------------------- Internal Use - Confidential -----Original Message...
2024 Jun 26
2
Regarding the Security Vulnerability CVE 2024 - 27322
Dear Aishwarya Priyadarshini, Welcome to R-help! Most people here aren't affiliated with R Foundation. ? Wed, 26 Jun 2024 17:03:37 +0000 "Priya, Aishwarya via R-help" <r-help at r-project.org> ?????: > I am reaching out to seek your guidance on addressing the security > vulnerability CVE-2024-27322. > To address this issue effectively, it appears that we need to
2010 Feb 08
4
Gnome wine menu entry gone
Well for a long time now my wine menu entry in gnome has been gone. Most threads I read all say to fine the <deleted> tag in .config/menus/applications.menu but mine doesn't have it.
2002 Jul 17
13
Testing Call
Ok.. I'm starting official testing calls early this release. I'd like to have more feedback and more time for handling fixes. If people could test snapshots (http://www.openssh.org/portable.html, pick your favorate mirror and select snapshots directory) and report failures it would be useful. For those with pmake install there is regress/ which you can try out. It may help any platform
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...IlN zK>wyG=!D9jnN(s4&C=J=u;36rrROo$=AaeS<g08srw-<lNfXXkx4$oA`)53UTnl5E zbK!Y{I`*T%;E(irf<u|LZcgkOL~SXC7ItOd!+U-w+QM8mj11ykuZ`u(TyF&hhol>r z6vzvU94s<uSwD)l0g(i{UP2+1y-J8W-Z1Da4h5P5t$<qPM-BgdZxDeBh2nQn6odQr z?aR`|y$sBSF;JXP)AOn}94(jAzI}VPZQI6a-545BaeyeugJY3qnAPt<huObYs)tmX zmqF~-@3^*MA*Lo8eCp-l9D09G5E)tKxOD0)ACM%Hk8Y%8^U8yRRttrBC78SU%f<>* z<1jJ2lMXD=so5UsOPlV`$$|sGxj*J{Toqa_H~<tVt(fcmD?x``(H1Q#_qQ;%b-}>W z5tqUX#F@%V8==hKpl{-QdM18>wRZ^KUAtiJ{vv8KYa~%eaaJ-}SEIRk?iccokKn9b zCpOv)tI&q?8Bd0I6Mx19AK~pIV~O1#MChwCacR|8*3qppv(_tVe+x;c<>2Qd*lYPB z*U...