search for: hewson

Displaying 20 results from an estimated 42 matches for "hewson".

Did you mean: henson
2005 Dec 14
1
CRAN task view: Multivariate
...ding missing packages / functions. Opinions on the organisation of the view would also be appreciated, as well as having any errors pointed out. I've adopted a rather broad and vague definition of "multivariate", which may not be optimal. Thanks Paul -=-=-=-=-=-=-=-=-=-=-=-= Paul Hewson Senior Lecturer in Statistics School of Mathematics and Statistics University of Plymouth Drake Circus Plymouth PL4 8AA tel (01752) 232778 (Campus) tel (01752) 764437 (Tamar Science Park) fax (01752) 232780 email: paul.hewson at plymouth.ac.uk web: http://www.plymouth.ac.uk/staff/phewson
2000 Jun 29
2
Local Moran's I / Getis and Ord and Rousseauw Cluster Algorithms
...ly named Cluster Algorithms based on some previous stand-alone fortran algorithms (agnes, daisy etc.) which have some interesting features (such as fuzzy clustering, and some potentially useful validation techniques). Are there any major obstacles to getting these to run under R? Dzienkuje Paul Hewson Torbay Council Torquay TQ1 3DR England tel ++44 1803 207019 fax ++44 1803 207042 email paul.hewson at torbay.gov.uk -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", &...
2004 Dec 20
2
Producing "Editable" Graphs for PowerPoint
...ving used par(new = TRUE) I have a set of layered graphs and all but the last one dissapear once I open the graphic for editing. Is this normal for a figure "editable by PowerPoint" or am I doing something horribly wrong somewhere? Many thanks Paul -=-=-=-=-=-=-=-=-=-=-=-= Paul Hewson Lecturer in Statistics School of Mathematics and Statistics University of Plymouth Drake Circus Plymouth PL4 8AA tel (01752) 232778 fax (01752) 232780 email paul.hewson at plymouth.ac.uk www.plymouth.ac.uk
2005 Jan 17
1
pairs: altering pch options on upper and lower panel of pairwise scatter plots
...ut I would like to be able to combine the two panels on the same plot. I would be grateful for any advice. I've tried passing several combinations of functions to upper.panel and lower.panel but either they're the wrong function or I'm barking up the wrong tree entirely. Thanks Paul Hewson -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Lecturer in Statistics University of Plymouth Drake Circus Plymouth PL4 8AA Tel ++ 44 1752 232778 Email paul.hewson at plymouth.ac.uk
2008 Apr 24
1
R and condor
...est0.err Log = test0.log Output = test.out Queue ## R script file (test0.R) pdf("test1.pdf", width = 6, height = 6) plot(c(1:10), c(1:10)) dev.off() I really would be grateful for any suggestions, hints, comments, sample working scripts etc. Best Paul -=-=-=-=-=-=-=-=-=-=-=-= Paul Hewson Lecturer in Statistics School of Mathematics and Statistics University of Plymouth Drake Circus Plymouth PL4 8AA tel (01752) 232778 (Campus) tel (01752) 764437 (Tamar Science Park) fax (01752) 232780 email: paul.hewson at plymouth.ac.uk web: http://www.plymouth.ac.uk/staff/phewson -=-=-=-=-=-=-=-...
2007 Sep 12
7
[Bug 1361] New: ssh should handle leading comma in authentication method list
...list Product: Portable OpenSSH Version: 4.7p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: graeme.hewson at oracle.com It's not possible to connect to a certain proprietary appliance using OpenSSH. Here's an extract from a debug log: debug1: SSH2_MSG_SERVICE_REQUEST sent debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug2: key: /home/ghewson/.ssh/identity (...
2001 Oct 19
2
Cross-compilers versus windows compilers (was optimal win dows R machine)
...urther code >development. Compared with doing it on Linux, compiling R from source on >Windows is not exactly a pleasure, even with the tremendous work to make it >even possible by Ripley and Mararrato. >Cheers, >Andy -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Paul Hewson tel. (01392) 382773 Data Analyst and Research Officer Road Safety Team, Environment Directorate, Devon County Council, 1st Floor, Lucombe House, County Hall Topsham Road Exeter EX2 4QW tel (01392) 382773 fax (01392) 382135 email phewson at devon.gov.uk -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
2006 Jul 23
8
destroy vs delete
what is the difference between destroy and delete in AR I am not sure what they mean by "Destroys the record with the given id by instantiating the object and calling destroy<http://api.rubyonrails.com/classes/ActiveRecord/Base.html#M000866>(all the callbacks are the triggered). If an array of ids is provided, all of them are destroyed." in
2008 May 30
1
R and Openmpi
...b done this ***seems*** OK (it's running very quickly), but it doesn't seem quite right - given I'm sharing the machine with other users and so on. Is there something I've missed in the useage of mpirun with R/Rmpi. Many thanks Paul -=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Paul Hewson Lecturer in Statistics University of Plymouth Drake Circus Plymouth PL4 8AA tel ++44(0)1752 232778 email paul.hewson at plymouth.ac.uk web http://www.plymouth.ac.uk/staff/phewson
2001 Sep 07
1
chron is.weekend() function
...") [1] FALSE which is correct and therefore gives me some worries about my data, but I would really appreciate any ideas as to where I should start looking. Thanks Paul This was run on R 1.3.0 on Mandrake 7.1 with chron 2.2-17 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Paul Hewson tel. (01392) 382773 Data Analyst and Research Officer Road Safety Team, Environment Directorate, Devon County Council, 1st Floor, Lucombe House, County Hall Topsham Road Exeter EX2 4QW tel (01392) 382773 fax (01392) 382135 email phewson at devon.gov.uk -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
2004 Feb 13
1
Windows dll compilation (mingw32): how to find R.h and other head er files when sketching short functions
...e. However, having a duplicate set of header files doesn't seem too elegant) I have no problem compiling (other peoples) packages from source, but my own code isn't quite ready to be packaged yet. Thanks for any pointers. Paul -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Paul Hewson tel. (01392) 382773 Data Analyst and Research Officer Road Safety Team, Environment Directorate, Devon County Council, 1st Floor, Lucombe House, County Hall Topsham Road Exeter EX2 4QW tel (01392) 382773 fax (01392) 382135 email phewson at devon.gov.uk www.devon.gov.uk/roadsafe
2004 Feb 13
0
Windows dll compilation (mingw32): how to find R.h and ot her head er files when sketching short functions
I thought Rcmd SHLIB mycode.c should take care of that, no? Andy > From: Paul Hewson > > Sorry, this seems like a particularly stupid question, but > here goes. It > relates to some "sketching" work I'm doing under Windoze. > > I can only get my C code to find R.h and friends if I shift > these header > files files and folders into the an...
2007 Nov 28
0
Rmpi : openmpi and mpi.spawn.Rslaves
...if anyone would mind supplying pointers. I'm specifically wondering if I need to check the version of openmpi, and whether at the moment it would be better to use another flavour of mpi. I would be extremely grateful for any advice. Thanks Paul -=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Paul Hewson Lecturer in Statistics University of Plymouth Drake Circus Plymouth PL4 8AA tel ++44(0)1752 232778 email paul.hewson at plymouth.ac.uk web http://www.plymouth.ac.uk/staff/phewson
2002 Jul 15
0
Incompleteness in Lattice documentation (was Re: lattice question: adding slopes to bwplot)
On Mon, 15 Jul 2002 08:39:05 +0100, Paul Hewson <PHewson at devon.gov.uk> wrote regarding "RE: [R] lattice question: adding slopes to bwplot" Hi, Thanks. It made sense indeed: enough to discover the panel.linejoin function which does what I was looking for. <error here> I also understand now why I didn't find this,...
2006 Sep 27
1
Testing the equality of correlations
Dear All, I wonder if there is any implemented statistical test in R to test the equality between many correlations. As an example, let X1, X2, X3 X4 be four random variables. let Phi(X1,X2) , Phi(X1,X3) and Phi(X1,X4) be the corresponding correlations. How to test Phi(X1,X2) = Phi(X1,X3) = P(X1,X4)? Many thanks in advance, Bernard
2008 Feb 26
3
R package to perform Horn's parallel analysis
I am seeking information on whether anyone has written code to perform Horn's parallel analysis (a procedure that informs the selection of the proper number of components in PCA) in R. Thank you in advance for any help you can provide. Please respond off-list at the email address below. Karen Douglas ******************************************************************* Karen Douglas,
2006 Sep 23
8
acts_as_rateable plugin help!
Hello, I am having some trouble figuring out how to use the rateable plugin. i followed as close as the directions located at http://www.naffis.com/blog/articles/2006/08/31/rails-ajax-star-rating-system but i fail at working it. i am getting this error You have a nil object when you didn''t expect it! The error occured while evaluating nil.rating Extracted source (around line #1): 1:
2007 Sep 05
8
Hi..Guys new plugin again
Hi.. Guys new plugin again Foreign Key Associations is a plugin that automatically creates associations based on foreign-keys. The associations are created at runtime-ie. as your ActiveRecord models are loaded-so they will always be up-to-date. For example, given a foreign-key from a customer_id column in an orders table to an id column in a customers table, the plugin creates:
2006 Aug 09
0
Re: association does not get foreign key
On 8/10/06, Dion Hewson <dionhewson@gmail.com> wrote: > > I have a 1 to 1 relationship using a similar example as below (has_one, belongs_to) > > but when I do the save, the foreign key of the child object is not set to the id of the parent object in the relation ship > > > any ideas? > >...
2006 Aug 16
1
absolute default route in routes.rb
how do you set a default route in routes.rb so that anything not recognised will default to :controller => ''home'' map.connect ''*'', :controller => "home" does not work so well cheers -------------- next part -------------- An HTML attachment was scrubbed... URL: