Displaying 3 results from an estimated 3 matches for "min15".
Did you mean:
min1
2004 Jul 31
0
Trunk doesn't work Adit 600/T100P
...set snmp getcom "public"
set snmp setcom "public"
set snmp trapcom "public"
-Setting slot a.
set a:1 up
set a:1 fdl none
set a:1 lbo 1
set a:1 framing esf
set a:1 id "CAC DS1# 01"
set a:1 linecode b8zs
set a:1 loopdetect on
set a:1 threshold min15 uas default
set a:1 threshold min15 ses default
set a:1 threshold min15 es default
set a:1 threshold min15 sefs default
set a:1 threshold min15 les default
set a:1 threshold min15 css default
set a:1 threshold min15 bes default
set a:1 threshold min15 dm default
set a:1 threshold min15 lcv...
2009 Dec 29
1
Effect of na.omit()
I had an NA in one row of my data frame, so I called na.omit(). But I do
not understand where that row disappeared to.
>fri=na.omit(fri)
> fri
Date.Only DAY Hour Min15 Quarter Arrival.Val Arrival4
1 09/05/2008 Friday 8 33 3 32 8
2 10/24/2008 Friday 21 86 4 28 7
3 10/31/2008 Friday 8 33 4 20 5
4 10/31/2008 Friday 8 34 4 20 5
5 10/31/2008 Fr...
2012 Feb 28
1
aggregating specific parts in zoo index column to perform sliding average
Here's my code:
http://pastebin.com/0yRxEVtm
The important parts are uncommented and should be easy to find using the
link above. For the following line of code, I plan on looking for a way to
offset it up 7 rows so that the 15 minute timestamp would be considered the
"median" of the subset being averaged to find the mean:
avgCool = aggregate(intCool, trunc(time(intCool),