search for: moyens

Displaying 20 results from an estimated 51 matches for "moyens".

Did you mean: mogens
2006 Jul 19
3
Progress in a loop
Hi, I have to use a loop to perform a quite computer intensive estimation and I would like to know the progress of the loop during the process. I tried to include something like print(paste(k,date(),sep=" : ")) where k is the number of the iteration, but the result appears only at the end of the loop. Can someone help me please ?
2009 Apr 15
3
How to apply a function to all combinations of the values of 2 or more variables?
Hi, All Forgive me if this is a stupid newbie question. I'm having no luck googling an answer to this, probably because I don't know the right R terminology to frame my question. I want to know how to run an R function on each combination of the values of 2 or more variables. In SAS-speak this is multiple "BY variables" or "CLASS variables". In R I've figured
2009 Jul 21
6
Troubles converting a pv host from dom0-hosted kernel to self-contained kernel
.... Morevoer, the emergency shell has expected content monted under / in both case... Last question, loosely related to this problem: is there a way to easily convert a partition-based host to a disk-based host (phy:/dev/vg0/foo,sda1 -> phy:/dev/vg0/foo,sda) ? -- Guillaume Rousse Service des Moyens Informatiques INRIA Saclay - Île-de-France Parc Orsay Université, 4 rue J. Monod 91893 Orsay Cedex France Tel: 01 69 35 69 62 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2001 Mar 07
1
et aol ca marche avec wine????
desesperement je cherche un moyen d avoir aol sur mon linux.......... l emulation l est il?
2006 Sep 14
3
Help
Hello, I am a new user of R statistical project. So, I have a matrix (4 columns and 330 rows) and I would like to have PCA (Principal Component Analysis). Besides, I would like to draw every 30 rows from 330 with a different colour but I don’t know how. Could you help me by showing how can I draw every 30 rows with a different colour? Thank you very much Selim
2007 Nov 05
1
xend crash at startup
...low xend to start normally. It seems the crash happens when bridged_ifname is set to eth2, whereas eth2 doesn''t appear in ip -o link show. I''m joining output of ''ifconfig'', ''ip -o link'', and ''brctl show''. -- Guillaume Rousse Moyens Informatiques - INRIA Futurs Tel: 01 69 35 69 62 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2009 Apr 22
1
How to make a time series object from a data frame containing dates.
Hi, All I have a data frame like this. > names(x) [1] "month" "alloc_gb" One of the columns contains the dates I want to use: > data.class(x$month) [1] "yearmon" I would like to make a time series object out of this. However the ts function seems to require me to spell out the starting date. Is there a way to tell ts to use the date column I already
2009 Jan 14
4
insufficient fix for gcc localised output in stubdom makefile
...-e ''s/install: \(.*\)/\1/p'' At least on our build system, you have to export LC_ALL instead: [guillomovitch@n2 xen]$ LC_ALL=C gcc -print-search-dirs | sed -n -e ''s/install: \(.*\)/\1/p'' /usr/lib/gcc/i586-manbo-linux-gnu/4.3.2/ -- Guillaume Rousse Service des Moyens Informatiques INRIA Saclay - Ile de France Tel: 01 69 35 69 62 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Dec 15
2
ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
...ten to regenerate the SSL parameters file. Generation is quite CPU # intensive operation. The value is in hours, 0 disables regeneration # entirely. #ssl_parameters_regenerate = 168 # SSL ciphers to use #ssl_cipher_list = ALL:!LOW:!SSLv2:!EXP:!aNULL -- Frank BONNET 01.45.92.66.17 Service des Moyens Informatique Generaux ESIEE PARIS Cit? Descartes / BP 99 93162 NOISY-LE-GRAND Cedex http://www.esiee.fr <http://www.esiee.fr/>
2003 Oct 30
1
$ in domain name, Samba 2.2.8a
> -----Original Message----- > From: Gerald (Jerry) Carter [mailto:jerry@samba.org] > Sent: Wednesday, October 01, 2003 11:49 AM > To: Stuckless, Colin 709 778-3815 > Cc: Andrew Bartlett; 'samba@lists.samba.org' > Subject: Re: [Samba] $ in domain name, Samba 2.2.8a > > Andrew Bartlett wrote: > > | Yes, we are stripping it out for security reasons. The >
2010 Sep 30
1
Can this code be written more efficiently?
Dear users, I'm working on binary classification problem using Support Vector Machines (SVM). My objective is to train a series of SVM models on a grid of hyperparameters and then select those that maximize the AUC based on an independent validation sample. My attempted code is shown below. It runs well on "small" data sets but when I use it on a slightly larger sample (e.g., my
2005 Oct 13
1
ocfs2 and Suse 9.2
I'm having some problems with ocfs2 and Suse 9.2. The documentation for ocfs2 says it comes with Suse 9.2. I've installed Suse and used YAST to get to SP2. # SPident -vv Summary (using 612 packages) Product/ServicePack conflict match update (shipped) SLES-9-x86_64 0 0% 293 47.9% 44 (1597 18.3%) SLES-9-x86_64-SP1 0 0% 110
2014 Dec 18
1
Samba 4.2 : External authentification and rights access management ?
Hello everyone, I am looking to replace a file sharing solution, based on webdav, by samba 4.2. I?ve just read the technical notes on the wiki but couldyou tell me more about the technical feasibility of the following: *1/* Can Samba 4.2 authenticate users through an already set external LDAP server rather than its own internal user/password database ? *2/* Is it possible to customize the
2006 Oct 02
0
exact Core 2 Duo setup supporting Intel-VT
Hi all, I checked the following page but it is not exhaustive: http://wiki.xensource.com/xenwiki/IntelVT (it actually doesn''t even lists Core 2 Duo as supporting Intel-VT [it lists Core Duo though]... I''m not familiar with Wikis, I don''t know how I can change this myself [and I don''t know either if I''m allowed to change it]) Could all the people
2006 Oct 04
1
can xend be started from a domU
Hi all, I''ve got a few questions : - can xend be started inside a modified guest? - can xend be started inside an unmodified guest? - what would be a simple way from a shell script to detect wether we''re inside a domU or a dom0? (taking into account the fact that the same kernel as reported, say, by "uname -a", could be running in the dom0 and the domUs) Thanks in
2006 Oct 05
0
Re: Programatically checking if we''re in a domU or dom0
Thanks for your answers... But IMHO it''s hacky and error-prone to rely on the name of the host to determine if it''s a domU or a dom0 (or an unmodified kernel) :( I don''t like that much neither changing the name of the kernel :-/ I need to be able to determine, as a normal user (that is: non-root), if I''m running in a domU or not (I can already tell if
2006 Aug 28
1
Modified Bessel function of third kind (fractional or real order)
Hello, I am searching for code in C++ or fortran for Modified Bessel function of third kind (fractional or real order). Can someone help me? Thank you --------------------------------- Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
2008 Aug 20
0
How to concatenate values from a time series and a forecast
Hi, All I have a time series object: o1ts Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 2005 56 58 67 68 69 71 78 78 2006 84 83 86 97 103 123 120 134 131 127 135 137 2007 142 138 141 151 155 173 181 188 195 191 262 273 2008 283 295 311 327 334 340 361 And a forecast derived from it: > o1fa Point Forecast Lo 95 Hi 95 Aug 2009 374
2009 Apr 24
0
By= levels with the Hmisc summarize function.
Hi, All I have a data frame as follows: > attach(mf) > names(mf) [1] "centre" "complex" "appl" "pool" "month" "alloc_gb" I want to summarize this as follows: agg<-summarize(alloc_gb,by=llist(centre,complex,appl,month),FUN=sum, na.rm=TRUE) That seems to run fine but there something odd about the output. The
2010 Oct 12
0
New R User Group in Toronto
Dear R users, I'm pleased to announce that the Greater Toronto Area (GTA) user's group is now active on meetup.com, and taking suggestions for the first meeting. If you are on the region, you can sign-up now at the link below http://www.meetup.com/Greater-Toronto-Area-GTA-R-Users-Group This group is aimed to bring together practitioners (from industry and academia alike) in order to