search for: ulow

Displaying 3 results from an estimated 3 matches for "ulow".

Did you mean: low
2011 Dec 13
1
tcplot documentation in evd package
...ckage 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], model = model, cmax = cmax, r = r, ulow = ulow, : `x' must be a non-empty numeric vector > tcplot(portpirie, tlim=c(3.6, 4.2)) ## explicitly specifying the threshold limits Error in fpot(data, u[1], model = model, cmax = cmax, r = r, ulow = ulow, : `x' must be a non-empty numeric vector tcplot(portpirie$SeaLevel, tlim...
2010 May 26
3
Peak Over Threshold values
..., 5.79, 5.81, 5.80, 5.80, 5.77, 5.72, 5.70, 5.66, 5.62, 5.62, 5.61, 5.59, 5.57, 5.51, 5.47, 5.41, 5.39, 5.40, 5.40, 5.42, 5.45, 5.47, 5.50, 5.50, 5.49, 5.43, 5.39, 5.33, 5.26) day <- c(1:100) df <- data.frame(day,walevel) library(evd) clusters(df$walevel, u = 5.80, r = 1, ulow = 5.35, cmax = T, plot = T) clusters(df$walevel, u = 5.80, r = 50, ulow = 5.35, cmax = T, plot = T) What have I done wrong? Tonja
2004 Dec 09
6
Cisco AS5XXX to asterisk debugging.
...y.y.y.18974: [no cksum] UDP, length 32 19:06:01.186312 IP (tos 0x0, ttl 64, id 179, offset 0, flags [DF], proto 17, length: 60) x.x.x.x.19926 > y.y.y.y.18974: [no cksum] UDP, length 32 Where x.x.x.x = ip address of Astersik y.y.y.y = ip address of Cisco Two types of codecs were proven ( ulow, g729 ). When use the Asterisk with Sip phones everything works well. SipPhone------>Asterisk------->PSTN(B) The configurations, are the usual ones (from the wiki). the version of asterisk is 1.0.3, the linux is FC2. Please help me. -- Jorge Verastegui G <jorge@redc...