search for: sutcliff

Displaying 20 results from an estimated 20 matches for "sutcliff".

Did you mean: sutcliffe
2012 Nov 18
0
subtract multiple columns from single column for Nash Sutcliffe efficiency
Hi everyone, I am having trouble using my own data in the Nash-Sutcliffe efficiency (NSE) function. In R, this is what I have done: Vobsr <- read.csv("Observed_Flow.csv", header = TRUE, sep =",") # see data below Vsimr <- read.csv("1000Samples_Vsim.csv", header = TRUE, sep =",") # see data below Vobsr <- as.matrix(Vobs...
2002 Jul 02
4
Samba 2.2.4 and PRINT$
...which appears to the Network. However When I come to login as the user root and run the Add Printer Wizard, I fail to suceed in adding the printer drivers to the Network. Any ideas what is happening ? Edmund -- ======================================================================== Edmund J. Sutcliffe Thoughtful Solutions; Creatively <edmunds@panic.fluff.org> Implemented and Communicated <http://panic.fluff.org> +44 (0) 7976 938841
2010 Feb 08
1
R ggplot2 legend text left justify
...2 B short name 140 3 C medium medium name 120 > ggplot(mydata, aes(RowID,Speed))+ opts(legend.text = theme_text(size = 9,hjust=0)) + geom_bar() + xlab("Name") + aes(colour = Name) +aes(fill=Name) > Thank in advance Paul -- Dr. Paul J Sutcliffe Casual Academic Faculty of Engineering and IT, University of Technology, Sydney (UTS) email: psutclif at it.uts.edu.au http://www-staff.it.uts.edu.au/~psutclif/ CRICOS Provider Code 00099F
2003 May 21
1
Need help mounting windows shared partitions
You must check it your loopback interface is enabled and use this mount command. mount -t smbfs "\\\\windoze\\share" /home/user/dir if your mountpoint is /home/user. > ------- Ursprungligt meddelande ------- > > Fr?n: Paul Sutcliffe <psutcliffe@pronaturaleza.org> > ?mne: [Samba] Need help mounting windows shared partitions > Datum: 21 May 2003 02:43:23 -0500 > >When i try to mount with this command: ># mount //100.0.0.175/Siac /mnt/siac > >i get the following error message: > >WARNING: The &qu...
2012 Nov 07
1
maptree package
Hello, I was using the functino kgs of maptree and I've realized maptree has been removed from CRAN repository. Anybody knows why has it been removed? or where can I find the function kgs that computes the Kelley-Gardner-Sutcliffe penalty function for a hierarchical cluster tree Thank you. [[alternative HTML version deleted]]
2006 Jul 13
1
ts and stl functions - still a problem
...9.4206 364.1357 420.1565 446.5193 410.2705 296.5811 Cheers and thanks to everyone who offered suggestions before. Daniel SAULEAU Erik-André <SAULEAUEA@ch-mulhouse.fr> wrote: Perhaps ts(t(tkr))? > -----Message d'origine----- > De : Daniel sutcliffe [mailto:dnlsutcliffe@yahoo.co.uk] > Envoyé : mercredi 12 juillet 2006 15:53 > À : r-help@stat.math.ethz.ch > Objet : [R] ts and stl functions > > > Hi, > > I have imported a csv file into R which contains one column > (the rate er 100,000 population of a disease, b...
2011 Jul 21
2
Dashboard and remote MySQL BDD
Hi, I''ve installed Dashboard on my server and I aim to remotely request the MySQL Database. All documentations read explain the way to roll out using Dashboard and MySQL Database on the same server. I am looking for any information to achieve that because I haven''t found any from the time being and I wonder if it''s just possible. Thanks you, David -- You received
2005 Oct 27
1
data.frame-question]
...(Vice-chairman) ML > Ndlovu (Vice-chairman) TA Boardman (Chief Executive) CJW Ball MWT > Brown RG Cottrell BE Davison N Dennis (British) MA Enus-Brey Prof > B de L Figaji RM Head (British) RJ Khoza JB Magwaza ME Mkwanazi > JVF Roberts (British) CML Savage GT Serobe JH Sutcliffe (British) > Company Secretary: GS Nienaber 16.08.2005 > > This email and any accompanying attachments may contain confidential > and proprietary information. This information is private and > protected by law and, accordingly, if you are not the intended > recipient, you...
2005 Nov 14
2
Coercion of percentages by as.numeric
...Chairman) Prof MM Katz (Vice-chairman) ML Ndlovu (Vice-chairman) TA Boardman (Chief Executive) CJW Ball MWT Brown RG Cottrell BE Davison N Dennis (British) MA Enus-Brey Prof B de L Figaji RM Head (British) RJ Khoza JB Magwaza ME Mkwanazi JVF Roberts (British) CML Savage GT Serobe JH Sutcliffe (British) Company Secretary: GS Nienaber 16.08.2005 This email and any accompanying attachments may contain confidential and proprietary information. This information is private and protected by law and, accordingly, if you are not the intended recipient, you are requested to delete this ent...
2013 Sep 09
7
Puppet calls the ENC twice for some nodes.
Hi everyone, I have an issue setting up Puppet with an ENC. For some nodes, puppet calls my ENC twice with a 2 sec interval. All my agents share the same configuration file. Considering this very basic ENC : #!/bin/bash > nodeName=$1 > echo `date` $nodeName >> /tmp/encCalls > echo "--- > classes: > testClass:" Here is the content of /tmp/encCalls after a
2006 Jun 08
1
Rotate numbers on the Y axis on a multiple Boxplot chart
Hello All, I am trying to format a box plot chart for a report so it matches other charts I have created in other software programs. My problem is that I need to rotate the values on the Y axis by 45 degrees, I have tried to use the srt parameter but with no luck? Does anybody have any suggestions? Regards, Daniel My syntax is as follows:
2006 Jun 09
1
Rotate values on Y axis
Hi, I have been working through one of the examples on the FAQ about rotating the labels on the x axis, I need to do the same but for the y axis. I have managed to change some of the code, but I am still not getting there, there is still something wrong. My syntax is as follows: > par(mar = c(5, 7, 4, 2) + 0.1) > plot(1 : 8, yaxt = "n", ylab = "") > axis(2,
2006 Jul 12
1
ts and stl functions
Hi, I have imported a csv file into R which contains one column (the rate er 100,000 population of a disease, by month over 11 years) I coerced into a time series using the following function, tstkr<-ts(tkr,deltat=1/12) This seems to work fine, and when I check for the class of the object using class(tstkr) I get "ts" as the response. When I try to use the stl function in
2002 Feb 23
2
Using LDAP and Samba I'm getting a stange error
Does anyone know what the following error means, and what I can do to fix it?? [root@trouble openldap]# ldapadd -D "cn=root,o=smb,dc=picotech,dc=net" -W Enter LDAP Password: ldap_sasl_interactive_bind_s: No such attribute ------------- Jeffrey D. Means CIO for PicoTech Ft. Collins, Colorado -------------- next part -------------- HTML attachment scrubbed and removed
2003 Feb 22
0
re: Samba PDC shared applications and a default start menu profile (Kevin S. Brackett)
...Please note this doesn't work for all applications, for instance MicroSoft Office need some neat tricks to ensure that it installs a few things which need to be on the local C: Hopes this helps Edmund -- ======================================================================== Edmund J. Sutcliffe Thoughtful Solutions; Creatively <edmunds@panic.fluff.org> Implemented and Communicated <http://panic.fluff.org> +44 (0) 7976 938841
2005 Nov 14
2
[<- and indexing for zoo objects
...Chairman) Prof MM Katz (Vice-chairman) ML Ndlovu (Vice-chairman) TA Boardman (Chief Executive) CJW Ball MWT Brown RG Cottrell BE Davison N Dennis (British) MA Enus-Brey Prof B de L Figaji RM Head (British) RJ Khoza JB Magwaza ME Mkwanazi JVF Roberts (British) CML Savage GT Serobe JH Sutcliffe (British) Company Secretary: GS Nienaber 16.08.2005 This email and any accompanying attachments may contain confidential and proprietary information. This information is private and protected by law and, accordingly, if you are not the intended recipient, you are requested to delete this ent...
2005 Oct 25
2
data.frame-question
Dear R-List, I am very new to R and programming itself, so my question may be easy to answer for you. I tried a lot and read through the manuals, but I still have the following problem: I have 2 data-frames: Number<-as.numeric (Number) Name<-as.character (Name) TAB1<-data.frame (Name,Number) - it looks like this:- Name Number A 2 A 3 A 6 B 8 B 12 B 7 C 8 D 90 E 12 E 45 佲仸
2013 Oct 16
9
puppetdb, foreman, one particular node has a problem
I have about 75 nodes now and recently added 6 of them. They are all running Debian squeeze and all have exactly the same Puppet packages. One is giving an error when I try to enroll it: Failed to import facts: PG::UndefinedColumn: ERROR: column "environment" of relation "hosts" does not exist LINE 1: ...d", "created_at", "disk",
2011 Oct 04
11
Concat::Fragment collection broken in 2.7.5
I don''t if anybody is using the concat modules from ripienaar, but since an upgrade to 2.7.5 I keep getting an error on fragment collection. The code is like below: @@concat::fragment{ "${name}" : target => "/etc/bind/named.conf.keys", content => template("dns/named.conf.keys.erb"), order => 10, tag =>
2006 Jul 12
0
ts command and stl function
Hi, I have imported a csv file into R which contains one column (the rate er 100,000 population of a disease, by month over 11 years) I coerced into a time series using the following function, tstkr<-ts(tkr,deltat=1/12) This seems to work fine, and when I check for the class of the object using class(tstkr) I get "ts" as the response. When I try to use the stl function in stats