search for: giorgis

Displaying 20 results from an estimated 22 matches for "giorgis".

Did you mean: giorgio
2002 Jul 23
2
tsplot
Dear all, I would like to plot n time series together. I've defined a matrix w, where each column contains one time series. With S-Plus usually I use the tsplot(.) command, but it seems that this command is not available in R. Can someone help me? Thank you, Enrico De Giorgi ************************************************ ETH Z?rich and University of Z?rich Enrico De Giorgi Researcher
2002 Aug 21
4
Quadratic optimization problem
I hope that someone can help me with the following question: I would like to solve the Markowitz optimization problem WITH short-sale constraints. Maybe a procedure to solve a quadratic optimization problem with convex constraints and positive variables is already implemented in R? Thank you very much, edg -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help
2009 Mar 04
1
info
Dear Sir or Madam, I've been using R for one year and I really appreciate it. I would like to know if a version performing parallel computations on multicore computers and computer clusters exists. Thank you very much. Yours sincerely. Enrico Giorgi _________________________________________________________________ [[alternative HTML version deleted]]
2010 Aug 29
1
Filtering virtual mailbox using other virtual mailbox?
Hi All, my name is Giovanni and I am new to dovecot. I have installed version 2.0 the past week and I find it very powerful. I have started to play with the virtual mailbox plugin. I was unable to do a virtual mailbox filtering out the contents of other mailbox, for instance I have a virtual/spam mailbox which filter out all the spam thanks to spamassassin. This mailbox is virtual, its
2002 Jan 31
1
Leaps and bound
Hi, I used the bic.surv function, S-PLUS functions developed by Chris Volinsky http://www.research.att.com/~volinsky/bma.html, without problems with S-PLUS. I have to use it with R but I am face with a problem: this function call a fortran routine named "leaps" (answer <- .Fortran("leaps", arguments)). I loaded the leaps library, and the leaps function work well with my R,
2004 Nov 12
2
Simple operation on a subset of data
Sorry for the silly question. I am trying to perform a simple operation on a subsample of my data loaded as data and attached: data<-read.dta(name file) attach(data) Say x=1,2 and y=4,5 I want to summarize z only if x=1 & y=4. I thought that the way to do that would be to write if((x=1) & (y=4)) summary(z) butwhen I do this the result I get is for the whole data (irrespective of
2002 Jan 30
2
Error calling Fortran code
Dear R users, I have to use a R function which call a Fortran code: result <- .Fortran("Name", arguments) I have the following error message: R> Error in .Fortran("Name", arguments .... R> C/Fortran function name not in load table Any ideas? I am working on PC with R 1.4.0 (loading from R Binaries, Windows, Base, SetupR.exe installation with all the
2020 Mar 24
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
I am a grad CS student at Stanford and wanted to engage with EJ Park, Giorgis Georgakoudis, Johannes Doerfert to further develop the Machine Learning and Compiler Optimization concept. My background is in machine learning, cluster computing, distributed systems etc. I am a good C/C++ developer and have a strong background in algorithms and data structure. I am also taking...
2005 Jul 21
1
dpill in KernSmooth package
Hi, just a quick question does dpill computes the bandwidth or half-bandwidth? The help says bandwidth, but in the literature there is often confusion between the bandwidth and half-bandwidth. thanks, Giacomo [[alternative HTML version deleted]]
2010 Jan 07
0
building a neural network on a unbalanced data set on R
Hello everybody, I work in a production plant as an operations analyst. I have been using R for two years, starting with my final dissertation project at college. We have the following problem in our plant. At the end of the production process, each joint (that is what we produce) must pass a final electrical test. The result can be 0 or 1. We think that this may depend on some raw
2010 Sep 01
1
Virtual plugin speedup?
Hi, I am using the virtual plugin on divecot2. It seems a bit slow when accessing from my iPhone. How can I speed it up? The full text search plugin can help? Inviato da iPhone
2010 Sep 09
1
Question on Mail Formats
Hi, I am still tuning my dovecot, but I find myself very confortable with it. I am going to structure my imap folder with a new namespace (somthing you cannot do with GMail :) and I can choose the mailbox format. What is the difference between the two mailbox format "mbox" and "maildir"? I know mbox is older, but there is a good reason to use maildir instead? I can get for
2005 Oct 11
0
DB in memory...
Hi all, I''d like to develop an application with an in-memory db. I''d like to use the same model of Instiki. Instiki uses Madeleine to work. I''d like to know what are the basic step I must do to build a model class to make it "storable" in Madeleine. I am watching at the Instiki source but ruby is still new to me...and I have find little comments on
2020 Mar 27
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
...at 9:42 AM Johannes Doerfert < johannesdoerfert at gmail.com> wrote: > > Hi Shiva, > > apologies for the delayed response. > > On 3/24/20 4:13 AM, Shiva Stanford via llvm-dev wrote: > > I am a grad CS student at Stanford and wanted to engage with EJ Park, > > Giorgis Georgakoudis, Johannes Doerfert to further develop the Machine > > Learning and Compiler Optimization concept. > > Cool! > > > > My background is in machine learning, cluster computing, distributed > > systems etc. I am a good C/C++ developer and have a strong backg...
2020 Mar 31
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
...: > > > >> Hi Shiva, > >> > >> apologies for the delayed response. > >> > >> On 3/24/20 4:13 AM, Shiva Stanford via llvm-dev wrote: > >> > I am a grad CS student at Stanford and wanted to engage with EJ > Park, > >> > Giorgis Georgakoudis, Johannes Doerfert to further develop the > Machine > >> > Learning and Compiler Optimization concept. > >> > >> Cool! > >> > >> > >> > My background is in machine learning, cluster computing, distributed > >>...
2020 Mar 31
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
...>>>> apologies for the delayed response. > >>>> > >>>> On 3/24/20 4:13 AM, Shiva Stanford via llvm-dev wrote: > >>>> > I am a grad CS student at Stanford and wanted to engage with EJ > >> Park, > >>>> > Giorgis Georgakoudis, Johannes Doerfert to further develop the > >> Machine > >>>> > Learning and Compiler Optimization concept. > >>>> > >>>> Cool! > >>>> > >>>> > >>>> > My background is in...
2002 Aug 13
8
Document R sourcecode with Tex
Hi, I'm actually afraid that this is a RTFM question - I read the manual but didn't find anything yet... I'm looking for a way to document R sourcecode in my thesis. Does anyone know of a tool or function which can convert or export R sourcecode to Tex? Thanks for any hints! Best Regards, Daniel
2006 Jan 21
19
RoR - Mac OS 10.4.4 on Intel
I got a new 20 inch iMac dual core today and am busy getting it all setup. A couple of issues though: 1. Is the Ruby 1.8.2 install by Apple still botched or has that been fixed? I recall someone had fixed the rbconfig.rb to get it working. Is this something I still have to do? 2. Does anyone know if Locomotive is using the uniersal binaries, or is it targetting PPC yet? I couldn''t
2008 Feb 14
1
Riello Dialog Plus UPS
I have a Riello Dialog Plus UPS... someone knows how to configure nut for this UPS? I have tried the bestups, fentonups and sec driver without result... ( I have tried others driver too...) I have tried the genericups but it does not work... This UPS have a RS232 port and seems not to be a "contact closure" UPS (but the manual, for example, tells that "pin 9 contact close: battery
2010 Oct 12
0
Rails 3 and rspec 2 turning off transactional fixtures per test
I am having trouble turning off transactional fixtures per test in Rails 3 with rspec 2. I did this successfully with rspec 1.3.1 and rails 2. rspec version is 2.0.0.rc Below is my stack overflow question which provides more details: http://stackoverflow.com/questions/3907815/rails-3-and-rspec-2-turn-off-transactional-fixtures-for-individual-tests Any help is appreciated. Thanks!