Displaying 20 results from an estimated 488 matches for "anomalie".
Did you mean:
anomalies
2008 Oct 21
2
For loop - how to assign "i" when it is not an element of an index?
Hello,
I'm trying to build a for loop, where I estimate a series of models with
different sets of (time series) data.
However my for loop doesn't recognize the "i"
##################### code################
window.1=anomalies.CAK[(positions(anomalies.CAK)>=timeDate("1/1/1971") &
positions(anomalies.CAK)<=timeDate("6/30/1991") )]
....
window.14=anomalies.CAK[(positions(anomalies.CAK)>=timeDate("1/1/1984") &
positions(anomalies.CAK)<=timeDate("6/30/2004") ),]
f...
2013 Feb 18
1
Calculating seasonal anomalies
I have an irregular time series, which cannot easily be converted to a ts
object (long stretches with NA).
I have calculated the climatological mean and st.dev, but need help on how
to calculate the anomalies from the climatology and my original data set.
Below is an example, where I have indicated the basic idea of what I want to
do under Question 1 and 2. I assume I will have to create a custom function
or use one of the apply functions, but I would greatly appreciate any help
on how this can be achi...
2011 Feb 16
1
nfs problems
...in
it appears that one node has gone bad. the clients mounting that node can't
see the files that the others can see. ls -l gives rubbish for the metadata,
and get lots of these lines in the nfs.log:
[2011-02-16 15:33:32.538756] I [dht-layout.c:588:dht_layout_normalize]
glustervol1-dht: found anomalies in /production/people.1. holes=2 overlaps=0
[2011-02-16 15:33:32.540759] I [dht-layout.c:588:dht_layout_normalize]
glustervol1-dht: found anomalies in /production/people.nano. holes=2
overlaps=0
[2011-02-16 15:33:32.543682] I [dht-layout.c:588:dht_layout_normalize]
glustervol1-dht: found anomalies...
2012 Dec 13
2
More efficient use of reshape?
Hi all,
I have played a bit with the "reshape" package and function along with
"melt" and "cast", but I feel I still don't have a good handle on how to
use them efficiently. Below I have included a application of "reshape" that
is rather clunky and I'm hoping someone can offer advice on how to use
reshape (or melt/cast) more efficiently.
#For this
2003 Jul 04
1
bug? exactRankTests install anomaly (PR#3394)
Full_Name: Michael W. Grant
Version: 1.7.1(2003-06-16)
OS: Windows 98 Second Edition 4.10.2222 A
Submission from: (NULL) (24.55.165.101)
I just installed version 1.7.1 tonight. In the process I installed via CRAN from
the menu several packages. One installation, exactRankTests, had a distinct
anomaly. A DLL attempt to change FPU control word as seem in the last line of
the following listing:
2010 Jan 16
2
Drought severity index: Excel to R
...ing sum and Column C contains the results of the conditional
statement which in turn is recycled and input into the conditional
statement.
I translated the Excel formula into R, but without any success.
x <- as.matrix(read.table("sample.txt")) # where sample.txt contains
values of anomalies. See page 60
ct <- 6 # sets a 6-month averaging sequence
n <- ct -1
d <- matrix( ,32,1) # dummy file
# User defined function
add <- function(x) Reduce("+", x)
for (i in 1:32){
ii <- i + n
a <- i +1
d[[a]] <-
ifelse(d[ii] < 0 && add(x[c(i:ii...
2018 Jan 16
2
Strange messages in mnt-xxx.log
Hi,
I'm testing gluster 3.12.4 and, by inspecting log files
/var/log/glusterfs/mnt-gv0.log (gv0 is the volume name), I found many
lines saying:
[2018-01-15 09:45:41.066914] I [MSGID: 109063]
[dht-layout.c:716:dht_layout_normalize] 0-gv0-dht: Found anomalies in
(null) (gfid = 00000000-0000-0000-0000-000000000000). Holes=1 overlaps=0
[2018-01-15 09:45:45.755021] I [MSGID: 109063]
[dht-layout.c:716:dht_layout_normalize] 0-gv0-dht: Found anomalies in
(null) (gfid = 00000000-0000-0000-0000-000000000000). Holes=1 overlaps=0
[2018-01-15 14:02:29.171437]...
2009 Mar 16
1
Uniroot and Newton-Raphson Anomaly
I have the following function for which I need to find the root of a:
f <- function(R,a,c,q) sum((1 - (1-R)^a)^(1/a)) - c * q
To give context for the problem, this is a psychometric issue where R is
a vector denoting the percentage of students scoring correct on test
item i in class j, c is the proportion correct on the test by student k,
and q is the number of items on the test in total.
I
2011 Mar 29
0
[LLVMdev] Anomaly with CallGraph construction
Hi Gabriel,
...
> Summarizing, I have two questions: 1) is the CallGraph analysis "working as
> intended" here?; and 2) what would be the correct approach
> to modifying the proposed analysis in order to detect that randlc() is being
> called in that CallInst ?
the reason that the callgraph analysis does not try to understand indirect
calls like this is that other passes
2009 Jul 13
0
Anomaly in sample() function
Hi all
Maybe someone knows a way to solve this anomaly in sample():
I like to compute a sample (n=100) with replications from a population of
2500 units but if I draw repeated samples from it I dont get what seems to
be a representative sample if I look at other partitions of the population.
Enclosed is the population g99 with 4 columns: (units, partition 1 (site),
partition 2 (type), weights);
2000 Mar 03
0
nmdb anomaly in SWAT
G'day,
We are running Samba 2.04b on a Solaris 2.6 box as well as Samba 2.04b on a
Solaris 7 box. In SWAT on the Solaris 7 box the nmbd service is seen to be
running. On the Solaris 2.6 box SWAT says the nmbd service is not running.
Doing a ps on the Solaris 2.6 box shows nmbd to be running. What is
responsible for this anomaly? Any help would be greatly appreciated.
Regards,
Dave Lovett
2013 May 02
0
GlusterFS mount does not list directory content until parent directory is listed
...ory relisting log file for the mount point was full of:
--------------------------
[2013-05-02 12:20:01.376593] I [dht-common.c:596:dht_revalidate_cbk] 3-glustervmstore-dht: mismatching layouts for /
[2013-05-02 12:20:51.975861] I [dht-layout.c:593:dht_layout_normalize] 3-glustervmstore-dht: found anomalies in /_base. holes=0 overlaps
=2
[2013-05-02 12:20:52.077131] I [dht-layout.c:593:dht_layout_normalize] 3-glustervmstore-dht: found anomalies in /_base. holes=0 overlaps
=2
[2013-05-02 12:20:52.096745] I [dht-layout.c:593:dht_layout_normalize] 3-glustervmstore-dht: found anomalies in <gfid:bec8d3...
2008 May 03
2
Stacked bar plot anomaly When column contains a negative and a positive value
Hello users,
I've noticed a problem when creating a stacked column plot when a column
contains a negative and a positive value. e.g.
series1<-c(-1,-2, 3, 4, 5)
series2<-c( 5, -4,-3,-2, 1)
data<-rbind(series1,series2)
barplot(as.matrix(data), beside=FALSE)
In these cases (i.e. first, third and fifth columns) the plotting is not
handled correctly. Compare this output with that
2016 Nov 30
2
Dropped call after 900s: 481 call/transaction does not exist and another anomaly during re-invite in timer - full anonymized trace attached
Hello all!
I can see a strange problem during invite in dialog in the context of
timer handling.
Given is the following incoming call from provider at 8.195.88.234 (2 at 2)
to my asterisk at 28.19.57.152 (1 at 1):
After 900s suddenly *asterisk* starts the timer reinvite - I would have
expected the reinvite started by the provider as usual.
The expected reinvite by the provider is started
2006 Nov 26
1
GLM and LM singularities
Hi-
I'm wrestling with some of my data apparently not being called into a GLM or
an LM. I'm looking at factors affecting fish annual catch rates (ie. CPUE)
over 30 years. Two of the factors I'm using are sea surface temperature and
sea surface temperature anomaly. A small sample of my data is below:
CPUE
Year
Vessel_ID
Base_Port
Boat_Lgth
Planing
SST
Anomaly
0.127
2005 Aug 19
3
rsync anomalies (OS X Tiger)
Tiger's rsync anomalies
I'm trying to sort out some anomalies using rsync locally. Booted to
Volumes/LaCie_Disk_A I create a full direct clone with:
sudo asr -erase -source /Volumes/Mirrored_HD_Set -target
/Volumes/LaCie_Disk_B
then boot to it and check it out. Then booted back to Mirrored_HD_Set
I do a litt...
2015 Jan 26
4
Thunderbird: improper command pipelining after EHLO
I couldn't find working solutions for this anomalie on the net. What
does this mean and does someone know how to fix this?
postfix/smtpd[18757]: improper command pipelining after EHLO from
unknown[192.168.10.233]: QUIT\r\n
Thanks
Best Regards,
Leander
2017 Aug 23
2
snapshot anomaly
2017 Aug 23
0
Re: snapshot anomaly
Hi,
Can you try this command:
virsh snapshot-delete serv1r2 snap --metadata
On Wed, Aug 23, 2017 at 4:41 PM, Doug Hughes <doug.hughes@keystonenap.com>
wrote:
> I'm not sure how this snapshot got created, but, I cannot delete it, and
> its presence prevents me from creating other snapshots. I don't know if it
> was created by a command gone amok or something else.
>
2017 Aug 23
1
Re: snapshot anomaly