Displaying 20 results from an estimated 20000 matches similar to: "Find similarity between local and remote file before transferring"
2005 Jan 13
2
coxph() and intervening events
Hello!
I am using the coxph() function for counting process data. I want to
include an intervening event as one of my covariates. In order to do this
I have split the relevant observations in my data at the time of
intervention. But I have not found any way to "inform" coxph() of the id
of these observations. The result of this is that coxph() interprets the
split data as
2002 May 10
1
Parsing output, separating motd and module-list
I'm working on a frontend to rsync, and I've got a problem.
It's easy to get a list of files and directories from a specific path on an
rsync server. But from the root, I've found it very difficult to get a list
of modules.
I cannot see when the modt stops, and when the list begins. Can anybody help?
--
Mvh.
Niels Andersen
2003 Jan 13
6
Fw: Shorewall on a file/webserver/router Help
Thankyou the information provided was informative to say the most.
Quote "Shorewall Masqurading made simple ?"
I will not comment any futher about my simple question as I see nothing but
backtracking information.
Maybe all the usless information is somthing to do with the below,
Linux how it works!
First you must remember that 98% of linux programmers are kids or they have
been
2013 Apr 24
1
R cannot find the path on my mac
Hi
I am really sorry for this probably quite simple question.
I am new to R, and I am running a pipeline that has already been made. All I have to do is give the paths for different folders, where the pipeline can find the files with my data.
But every time I try to run the pipeline it returns with the message, that it cannot find the file. And I really don't know why. I have found the path
2012 Oct 23
1
find similarity between two spectral profile
Hi,
I'm Pina and I'm a student in geology. I'm working with spectral profile of
sand and I have to find the similarity between one spectral profile selected
by hyperspectral image anche one that I created to mix different percentage
of 4 mineral component. I have to find the best mix of percentage of this 4
mineral in order to have the best likeness with the spectral profile chose
by
2010 Apr 10
2
[LLVMdev] Question about using steensgaard's pointer analysis in poolalloc
Hi, LLVM dev team:
Thanks for your suggestion, I have done the experiment to compare the two
pointer analysis(Andersen and Steensgaard) methods in LLVM, but the result
was unexpected. In each test, I compare these two methods using same
optimization; There are several tests, each with a different optimization.
The benchmark is all the 11 C programs in CINT2000 of SPEC. In all the
tests, I found
2010 Apr 12
0
[LLVMdev] Fwd: Question about using steensgaard's pointer analysis in poolalloc
Hi, LLVM dev team:
Thanks for your suggestion, I have done the experiment to compare the two
pointer analysis(Andersen and Steensgaard) methods in LLVM, but the result
was unexpected. In each test, I compare these two methods using same
optimization; There are several tests, each with a different optimization.
The benchmark is all the 11 C programs in CINT2000 of SPEC. In all the
tests, I found
2004 Nov 23
4
OT: 1gigabit Nics
Begging indulgence of the list - asking here because due
to the higher likelyhood of getting an answer...
I have an application that often loses connection from one machine
to another when one (or more) of the machines has particular
brands of 1gig nics, but which runs rock solid when on 10meg
nics and some 1 gig nics.
The application senses (falsely) that the connection has been shut down
2018 May 22
1
CFLAndersAliasAnalysis print implementation
Hello all,
I'm having trouble getting this analysis to print out it's graph of
aliases. I am processing an example C file into llvm ir, like this:
int main(void) {
int x=1, y=2, z=3;
int *p;
int **p1, **p2;
if (x==z) { //0x100000f40
p=&x;
p1=&p;
x*=2;
*p1+=z;
}
}
clang -S -emit-llvm example.c -o example.ll
Then, I am trying to run the Andersen alias
2005 Mar 18
1
RE: problem with Dates
It seems that you have load the "survival" package
date.mdy is a function from this one.
In this function the "origin" of the time is the first day of 1970
in the base package the origin is the first day of 1960
it's very curious...
Benjamin Esterni
France
From: "Vegard Andersen" <vegard.andersen@ism.uit.no>
Subject: [R] Date conversion problem using
2016 May 26
3
No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
2016-05-26 13:51 GMT+02:00 mathias dufresne <infractory at gmail.com>:
> Parenthesis are not yet a good idea with Samba. A colleague created users
> with parenthesis in CN field and we just can't use ldbsearch to look for
> them, as long as we set parenthesis in LDAP filter. We must use wildcard to
> avoid the bug (bug because we can use escaped parenthesis in filters with
2018 Mar 08
2
Externally loadable Alias Analysis pass
Hello,
I am currently working with the implementation of CFL Andersen algorithmand
I am trying to do some improvements to the Andersen algorithm.
I would like to create loadable module .so and run clang with my e.g.
"cfl-anders-improved.so" to avoid the "long" way - generating IR, running
opt with my improved algorithm to generate optimalized code and then
building it.
Is a
2004 Aug 22
12
Tom''s Key
Since you''ve started signing your email, Tom, my machine can''t
verify your sig. Where are you publishing your key?
--
John Andersen - NORCOM
http://www.norcomsoftware.com/
2003 Jan 27
7
Mac Addresses in the Log
How does one interpret the mac addresses in the log which
seem to have 14 segments...
Example, this appears in the log...
00:40:c7:2e:09:c0:00:01:64:4a:70:00:08:00
Yet I can''t find that in the arp table
norcomix:~ # arp -an
? (192.168.2.148) at 00:10:4B:6A:AE:E7 [ether] on eth1
? (192.168.2.149) at 00:D0:B7:1D:F2:F2 [ether] on eth1
? (24.237.19.16) at 00:10:DC:67:BA:80 [ether] on eth0
?
2011 Sep 20
3
[LLVMdev] Alias Analysis (Andersen pointer analysis)
Dear All,
I am curious to know the reason for removal of andersen pointer analysis. Is
it because of some issues? We need it on llvm-2.9, if possible.
Do we have some better version of pointer analysis on llvm-2.9?
Thanks,
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Oct 06
2
Expected number of events, Andersen-Gill model fit via coxph in package survival
Hello,
I am interested in producing the expected number of events, in a
recurring events setting. I am using the Andersen-Gill model, as fit
by the function "coxph" in the package "survival."
I need to produce expected numbers of events for a cohort,
cumulatively, at several fixed times. My ultimate goal is: To fit an
AG model to a reference sample, then use that fitted model
2003 Jan 27
3
Another Bone Head question
Whilst configuring another shorewall firewall router
for another site, I must have made some totally newbie
error....
While directly on the cable modem, it works great.
But when placed on the LAN side of my existing
Shorewall box, the NEW shorwall box could not ping,
or look up dns or anything else.
If I shutdown shorewall (clear) in the NEW box then
it could surf the net and ping etc. When
2010 Mar 23
0
[LLVMdev] Question about using steensgaard's pointer analysis in poolalloc
聪明陈 wrote:
> Hi LLVM dev team:
> I am now doing an experiment to comparing Steensgaard-style and
> Andersen-style pointer analysis on LLVM. Since steensgaard pointer
> analysis is in module "poolalloc", so I installed poolalloc release
> 2.6 on my machine(intel X86_64 RedHatEnterpriseLinux 5.1, gcc-4.2.4),
> two directories "include" and "lib" were
2010 Mar 23
2
[LLVMdev] Question about using steensgaard's pointer analysis in poolalloc
Hi LLVM dev team:
I am now doing an experiment to comparing Steensgaard-style and
Andersen-style pointer analysis on LLVM. Since steensgaard pointer analysis
is in module "poolalloc", so I installed poolalloc release 2.6 on my
machine(intel X86_64 RedHatEnterpriseLinux 5.1, gcc-4.2.4), two directories
"include" and "lib" were created after installation but no
2013 Apr 25
2
installing package
Hi
I am trying to install a package (bioconductor) but every time I try to install it I get this message:
source("http://bioconductor.org/biocLite.R")
Warning in install.packages("BiocInstaller", repos = a["BioCsoft", "URL"]) :
'lib = "C:/Program Files/R/R-3.0.0/library"' is not writable
Error in