similar to: Un peu d'aide

Displaying 20 results from an estimated 120 matches similar to: "Un peu d'aide"

2010 Jan 06
1
How to get bubbles on times series plot
Hi; lissage<-function(variable) { library(pastecs) ENTREE.ts <- ts(projet$ENTREE) ENTREE.dec <- decaverage(ENTREE.ts, order=variable, sides=2, ends="fill") plot(ENTREE.dec, col=c(1, 4), xlab="temps",ylab="Nombre d'entr?es",main=paste("Moyenne mobile d'ordre ",variable," sous R"), stack=FALSE, resid=FALSE,
2011 Jun 20
3
Unreasonable syntax error
http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r Hi all, I just wrote a program in R by editing it in Microsoft Word and then pasting into the text editor of R. The above is the file. And below is what the console complains.... Why doesn't it recognise 'r'?? I have to mention that at least when I typed this first several lines into the console, the first error didn't
2015 Apr 11
2
'Nancycats' en R
Estimado Gemma Ruiz Olalla De curioso miré una búsqueda en internet, y se la comparto, de esta observe la página 8 http://adegenet.r-forge.r-project.org/files/tutorial-basics.pdf Estoy de acuerdo con Jorge y Carlos, pero por las dudas, es solo una codificación, yo sin mirar más no interpretaría que el heterocigota tiene un "peso" de 0.5, porque si hay sobredominancia, dominancia, etc
2016 Jun 14
0
Besoin d’aide pour upssched
On Tue, 14 Jun 2016, Philippe Le Mesle wrote: > "essayer la commande /usr/bin/upssched-cmd upssms manuellement sans > passer par NUT." L? je ne comprends pas (je d?bute en Linux). Comment > puis-je ex?cuter cette commande , > PS: pr?f?rez-vous que cet ?change soit en anglais ? It is better to write in english on this list. Also, please reply to the list, not to the
2016 Jun 14
0
Besoin d’aide pour upssched
On Tue, 14 Jun 2016, Philippe Le Mesle wrote: > Roger? Can your read me? I receive a single e-mail from you via the list. Remember that the mailing list very probably removes duplicates. If you do not receive a copy of your own messages to the list, check your options on the list administration page. > The command from the command line works fine. Then perhaps the way the UPS
2016 Jun 14
0
Besoin d’aide pour upssched
On Tue, 14 Jun 2016, Philippe Le Mesle wrote: > I finally received a delayed SMS saying power was back. I'm guessing that your test action is to disconnect the building power from the UPS for a certain time and then re-connect. How long do you wait? Even when all the gear is permanently powered directly from the building and not the UPS, the command "upssched-cmd upssms"
2003 Jun 04
1
FW: Besoin d'aide au sujet de swat
Can anyone help out Marie-Christine? Thanks PG -----Original Message----- From: Marie-Christine DRACK [mailto:jennifer.drack@wanadoo.fr] Sent: Wednesday, June 04, 2003 8:54 AM To: mkaplan@samba.org; paulg@samba.org Subject: Besoin d'aide au sujet de swat bonjour, je vous ?cris car je n'arrive pas ? me connecter ? swat alors que le fichier est configurer normalement.Voici mon fichier
2003 Jun 04
0
Réf. : FW: Besoin d'aide au sujet de swat
Hello, Bonjour, C'est la ligne only_from = 127.0.0.1 qui provoque le probl?me. Cette ligne sp?cifie que SWAT n'est accessible que depuis la machine en elle-m?me. Il suffit de bouger la ligne, red?marre xinetd et cela devrai fonctionner ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A.
2003 Jun 05
0
Re: Besoin d'aide au sujet de swat
S'il n'est pas trot tard pour ta presentation, le parametre "only_from = 127.0.0.1" te previent de connecter swat que de ton serveur (traduit, dit-il qu'on est seulment permis de connecter de l'adresse IP 127.0.0.1, mieux connu comme "localhost", alors local). Si tu le peux faire, il fault que ce parametre disparaisse.
2016 Jun 14
2
Besoin d’aide pour upssched
Roger? Can your read me? The command from the command line works fine. "Perhaps an introductory book to Linux would help you." You?re right. I bought this great book "A la d?couverte du Raspberry Pi" by Matt Richardson (NUT monitoring is done on the RPI2 I recently bought). But I?m still a beginner (and an old one). 2016-06-14 15:51 GMT+02:00 Roger Price <roger at
2016 Jun 14
1
Besoin d’aide pour upssched
Sorry, but when reply I to the list its been moderated and there?s no answer. My last message doesnt even appear ?on http://lists.alioth.debian.org/pipermail/nut-upsuser/2016-June/010182.html The command line works fine and it gave: * Hostname was NOT found in DNS cache * Trying 212.27.40.200... * Connected to smsapi.free-mobile.fr (212.27.40.200) port 443 (#0) * successfully set certificate
2003 Apr 16
5
besoin d'aide
J'aimerais savoir si la fonction merge() est la seule disponible pour concatener des tableaux de donn?es? Est-ce normal que l'ex?cution soit lente?
2006 Feb 16
0
(m)simtest ?
Hi,. We have 2 values (first formant F1, second formant F2) for a given phoneme for six languages. We want to see whether the languages are significantly different one from another for this given phoneme. We have done a manova on our data and it works well, but we doesn't allow us to see which pair of languages are different. If we have only one formant for the phoneme, we would use
2016 Jun 14
5
Besoin d’aide pour upssched
Bonjour je n?arrive pas ? configurer convenablement NUT pour qu?il m?adresse des SMS en cas de coupure de courant. C?est important pour moi car dans ma maison les coupures sont tr?s fr?quentes. Voici ma configuration : ****************************************************************** 1/ dans /etc/nut/upsmon.conf MONITOR eaton at localhost 1 admin motdepasse master MINSUPPLIES 1 SHUTDOWNCMD
2008 Jul 30
1
model mix problem. FALSE CONVERGENCE
Hi R users I try to use the lme but I can?t!!!!! My script is (some words in french, sorry!!): rm(list=ls(all=TRUE)) #Efface tous les objets en m?moire pour ?viter des erreurs library(MASS) #Chargement des Librairies library(car) library(Hmisc) library(tkWidgets) library(svDialogs) library(multtest) library(nlme) #Rep <- "C:/Documents and Settings/U3M/Bureau/steph/Scripts
2007 Jan 15
2
block size - cluster size
Hello ocfs2-users, I have 2 questions: 1. I forgot the block size and cluster size that I chose during formatting of the drive. Is there any way I can find it out afterwards? 2. And what's up with the block size-cluster size anyways? I could find any in-depth information regarding those parametres. what is it? When I tried using the default settings my disk space was being
2011 May 04
2
Is this confict of different versions of R or something else?
Hello! I have had some problems lately with use of R at home and school. At my home laptop (Ubuntu linux 64bit & R-2.12.0) R works just fine. But when I take my codes to school(Windows XP 32bit & R-2.10.1 I think) and run those there those codes probably won't work. Functions as combinations() didn't work and expand.grid() worked a bit differently. About expand.grid I just
2008 Feb 06
3
Reconstruct disklabel for UFS and GELI volumes
Hi, Somehow[TM] an installation of 4.11 to ad0s3 managed to wipe out my existing disklabel for 7.0 on ad0s4. I now need to recover the disklabel to get my system to boot! There were three labels - ad0s4a: UFS, exact size unknown. Is it possible to infer this from the UFS partition size? I can mount this already, as I simply wrote an 'a' label of maximum size to the disklabel - ad0s4b:
2006 Apr 29
3
Post to a remote page
Hi all, I am sorry if this question has already been replied here, but I did not manage to find an answer. I am looking for a way to post data to a remote web page. I don''t want to use hidden fields and a submit button, I would just like some ruby code that would post parametres to a web page and store the web page that the remote server sends back. I am not sure that I have been
2013 Apr 04
1
Plotting several functions in the same display (again)
To superimpose two functions plots in the same page. The functions L0 and L1, as defined below, I use the following code: # An accumulative normal distribution function with # several parametres f0 <- function(mu, xm, ds, n) { 1 - pnorm((xm-mu)/(ds/sqrt(n))) } f1 <- function(mu,n) f0(mu, 386.8, 48, n) # Two functions with just the parameter mu L0 <- function(mu)