Displaying 20 results from an estimated 5000 matches similar to: "Storm Clustering using clusters in evd"
2010 Nov 13
1
clusters in evd package
Hi,
I am using the clusters function in the evd package and was wondering if
anyone knew how to set the row names as date/time objects. My data has 1
column of date and time and another of wave height (H).
My two options are:
1 - When in import the data using read.table make sure that the row.names is
set = 1 giving row names to the H data.
2 - Import H from the data file and set the row names
2011 Dec 13
1
tcplot documentation in evd package
Hello, and please advise regarding any errors/omissions on my part.
However, the documentation for R's tcplot function in the evd package
appears to contain an error. I am using evd version 2.2-4 in R 2.14.0
with Windows XP.
> data(portpirie)
> mrlplot(portpirie) ## No Error
> tlim <- c(3.6, 4.2)
> tcplot(portpirie, tlim) ## Line from documentation
Error in fpot(data, u[1],
2008 Jun 03
2
Interrupt storm with shared interrupt on digi(4)
I have an on-going problem with DigiBoard Xem boards causing interrupt
storms (since 4.x days). The FreeBSD driver polls the board and
doesn't have a functional interrupt handler (and Linux behaves in the
same way). It seems that under some conditions, the board will assert
its interrupt line and, since there's no interrupt handler to clear
whatever triggered the interrupt, the IRQ is
2008 Feb 12
0
Interrupt storm when disconnecting sata drives in 7.0-RC2 and 6.3
I've tested both 6.3 and 7.0-RC2, amd64 architecture, and have found the
occurrence of an interrupt storm using an ASUS A8N-SLI Premium (nForce 4)
motherboard with an AMD Opteron 175.
Relevant dmesg output:
atapci0: <nVidia nForce CK804 UDMA133 controller> port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 6.0 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA
2008 Oct 28
0
Package "evd"
As I tried to draw random sample from Hüsler-Reiss density with the following code,
library(evd)
margins <- cbind(0, 1, seq(-0.5,0.5,0.1))
x <- rbvevd(101, dep = 1.7, model = "hr", mar1 = margins)
[,1] [,2]
[1,] -0.56662298 0.8448505
[2,] 0.55824918 1.0217279
[3,] 0.24741124 0.6684668
[4,] -0.31547985 0.1781680
[5,] 0.69466134 0.2299363
[6,]
2009 Mar 21
1
KDB+DDB make interrupt storm on MSI motherboards go away it seems
I admit I was scepticle of this suggestion - but it actually seems to
have worked. COmpiling a straight GENERIC kernel with KDB and DDB
included do seem to have made my irq22 interrupt storms go away.
Certainly I have spent some time trying to provoke the problem and not
managed to make it read it's ugly head again.
The thing is though, this doen't make me particularly happy - as I am
2001 Nov 23
0
[storm@downslam.com: DownSlam To Add Ogg Vorbis For Custom CD's]
I didn't know about these guys, but they sound cool :)
jack.
----- Forwarded message from "Storm@DownSlam.com" <storm@downslam.com> -----
Subject: DownSlam To Add Ogg Vorbis For Custom CD's
From: "Storm@DownSlam.com" <storm@downslam.com>
To: <press@vorbis.com>
Date: November 21st, 2001
From: DownSlam, Inc. (www.downslam.com)
Subj: DownSlam To Add
2013 Nov 22
2
[PATCH v2 02/15] xen: arm64: Add Basic Platform support for APM X-Gene Storm.
From: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
This patch adds initial platform stubs for APM X-Gene.
Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Drop earlyprintk (split into earlier patch). Only build on ARM64.
Drop empty init and reset hooks and enable 1:1 workaround.
Signed-off-by: Ian
2003 Jan 18
2
[patch 2.4] Fix ext3 scheduling storm and lockup
This patch fixes an inefficiency and potential system lockup in the 2.4
kernel's ext3 filesystem. The problem has been present since 2.4.20-pre5.
This patch is applicable to 2.4.20. A copy is at
http://www.zip.com.au/~akpm/linux/patches/2.4/2.4.20/ext3-scheduling-storm.patch
Anyone who is using tasks which have realtime scheduling policy on ext3
systems should apply this change.
2008 Dec 31
1
Cool: using Wine to dissect the Storm bot!
http://blog.mellenthin.de/archives/2008/12/30/25c3-hangover/
says, in a writeup about the recent CCC meeting,
"Sehr interessant war Squeezing Attack Traces und Stormfucker: Owning
the Storm Botnet. Zuerst wurden konkrete Techniken gezeigt, wie man
Malware analysieren kann. Die Zentrale Idee ist hier, statt eine
Sandbox (Windows in einer VM) zu verwenden, die Requests unter Linux
an Wine
2010 Oct 15
3
Create Arrays
Hi,
For this example:
O <- c(0 0 0 2 0 0 2 0)
I want to create an array every time O[i] > 0. The array should be in the
form;
R[j] <- array(-1, dim=c(2,O[i]))
i.e. if O[i] > 0 4 times I want 4 R arrays.
Does anyone have any suggestions?
Thanks,
Doug
--
View this message in context: http://r.789695.n4.nabble.com/Create-Arrays-tp2996706p2996706.html
Sent from the R help
2003 Oct 08
0
silent storm demo !
i have some problem's by the installing from the game Silen Storm (game
ala Jagged 2). (www.silentstorm-online.de)
the game use the installer 6.
now,
the installer goes because when the window come with the path to install
(under windows) the screen is complete black.
how i can install the game ?
i have try to copy the install from my windows disk and have starting
over wine (newest
2010 Aug 13
0
WINS unicast name restration storm
We recently migrated to an active directory controlled domain with the old linux pdc becoming just a member of the new domain. It previously had served as the WINS server.
The WINS server settings update was missed on a few printers and these printers continued sending unicast name registration requests to the linux server. With over 300 requests per second being sent from these printers, it came
2009 Mar 17
2
Crazy "interrupt storm detected" on atapic0
Hi all,
I have had this problem since day 1 on my new server.
It has run since November 15th 2008, and serve approx. 10 GB worth of web
traffic per month for the main site and then some 40 domains with mail and
small web pages. (hence - it's NOT that busy yet)
I started with 7.1-RELEASE-pX since I didn't have problems straight off -
but it didn't last long.
After a few days of
2002 Dec 22
0
Bug ID: 26222 - SMB Storm
Please include the following to bug ID: 26222 at:
http://bugs.samba.org/?findid=26222
More checking shows that closing a search window on
Windows in the middle of it's search doesn't stop the
SMB activity. Network utilization remains high, and it
seems as if the server is stuck searching.
In an attempt to verify, I created a share on Win2k,
and followed the same procedure:
Server:
2013 Oct 29
1
regression: msk0 watchdog timeout and interrupt storm
Hi Yonghyeon and All,
>From time to time I use a notebook and boot FreeBSD from USB
stick. FreeBSD 9.2-i386 works OK. So I tried to use
FreeBSD 10.0-i386 BETA2 and the network adapter works for
some 10-15 seconds and then stops with diagnostic message
"msk0:watchdog timeout". I've found similar case at
freebsd-current@ with no workaround. Yes, there is an
interrupt storm as well.
2010 Apr 17
2
Changing storm-prevention behaviour in logger.conf
Dear List,
According to https://issues.asterisk.org/view.php?id=14905 there is a storm
prevention mechanism in newer Asterisks. If i look in my logfile, i see :
[2010-04-17 15:12:01] NOTICE[1190] chan_sip.c: Registration from '"xxxx"
<sip:xxx at xxx.xxx.xxx.xxx>' failed for 'xx.xx.xx.xx' - Wrong password
[2010-04-17 15:12:01] NOTICE[1190] chan_sip.c: Last message
2014 Jan 23
17
[Bug 74002] New: [un]docking Lenovo W530 results in interrupt storm
https://bugs.freedesktop.org/show_bug.cgi?id=74002
Priority: medium
Bug ID: 74002
Assignee: nouveau at lists.freedesktop.org
Summary: [un]docking Lenovo W530 results in interrupt storm
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: jcollins at
2008 Mar 26
3
Loop problem
Dear all, I have a problem with a loop, if anyone has any knowledge on
these things I would appreciate some comments. The code below is
designed to allow me to extract the top record of the data frame, and
them remove rows from the data frame which have an index close to the
extracted top record.
topstorm<-subset(rankeddataset[1,]) ## Extracts the top storm
2010 Mar 16
3
Broadcast-Storm
Hi,
I've got a small tinc network (switched) set up and it usually works
fine. But sometimes i get echos from my own broadcasts and sometimes
this even leads to a broadcast storm (two nodes forwarding the
broadcasts in circle, thus flooding the whole network with copies of the
same packet).
I'm currently unsure on how to debug this using tinc. So my questions are:
- How does tinc handle