Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

595 results for “from:robin hankin”

elegant matrix creation
robin hankin · Jul 28, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040728/468c7de9/attachment.pl

columnames changes behaviour of formula
robin hankin · May 24, 2012 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20120525/10d734ea/attachment.pl>

eigen(symmetric=TRUE) for complex matrices
robin hankin · Jun 17, 2013 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20130618/af353d2a/attachment.pl>

3d scatter plot with drop line
robin hankin · Nov 18, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20041118/16a6c22c/attachment.pl

Contour lines not plotting in correct position
robin hankin · Oct 24, 2012 · r-sig-mac

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20121025/9bb63a3e/attachment.pl>

Knuth's algorithm X
robin hankin · Apr 4, 2006 · r-help

Hi has anyone coded up Donald Knuth's algorithm X for solving the exact cover problem? -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14 3ZH, UK tel 023-8059-7743

Stirling numbers
robin hankin · Jul 19, 2006 · r-help

Hi anyone coded up Stirling numbers in R? [I need unsigned Stirling numbers of the first kind] cheers Robin -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14 3ZH, UK tel 023-8059-7743

apply() question and help(do.call)
robin hankin · Oct 16, 2003 · r-help

many very helpful people wrote: >do.call("rbind", list) Thank you very much everybody. I wondered what the deal was WRT do.call(). Could we add this or a similarly educational example to the help(do.call) page? rksh

new package bundle: onion
robin hankin · Oct 21, 2005 · r-packages

Dear List I have just uploaded a new package, "onion", to CRAN. It provides some functionality for manipulating and visualizing quaternions and octonions. All comments welcome! enjoy rksh -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14...

gamma() function for complex arguments
robin hankin · Jan 8, 2004 · r-help

Hello everyone before I reinvent the wheel, has anyone out there coded up the gamma() function for complex arguments? -- Robin Hankin Uncertainty Analyst Southampton Oceanography Centre SO14 3ZH tel +44(0)23-8059-7743 initialDOTsurname at soc.soton.ac.uk...

functions and strings
robin hankin · Sep 13, 2006 · r-help

Hi If string <- "xyz" f <- function(x){1 + sin(cos(x)) + exp(x^2)} How do I manipulate "string" and f() to give the string "1 + sin(cos(xyz)) + exp(xyz^2)" ? -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton...

non-intel compiling
robin hankin · Feb 10, 2010 · r-sig-mac

Hi I have a little powerPC G4 powerbook, running macosx10.5.8. I don't think XCode 3.2.1 will work for me. What are my options? thanks in advance Robin -- Robin K. S. Hankin Uncertainty Analyst University of...

Lerch Phi function
robin hankin · Nov 15, 2005 · r-help

Hi before I reinvent the wheel, has anyone coded up the Lerch Phi function? [ The Lerch Phi function is defined as phi(a,s,b) = \sum_{k=1}^\infty\frac{a^k}{(b+k)^s} ] -- Robin Hankin Uncertainty Analyst National...

integer factorization
robin hankin · Jan 5, 2005 · r-help

Hi has anyone coded up integer factorization? I want, for example, R> factorize(60) $primes [1] 2 3 5 $powers [1] 2 1 1 (actually, I want the divisor function $\sigma_a(n)$, but coding this up requires integer factorization...

new package: elliptic
robin hankin · Jul 15, 2005 · r-packages

Hi I recently uploaded package "elliptic" to CRAN. From the DESCRIPTION file, it is: A suite of elliptic and related functions including Weierstrass and Jacobi forms. Also includes various tools for manipulating and visualizing complex functions. enjoy rksh -- Robin Hankin...

vignettes in a bundle
robin hankin · Apr 28, 2009 · r-devel

Hi I have a bundle comprising three packages. Each package has a vignette. Currently each vignette has a separate .bib file. How do I arrange the bundle so that each vignette accesses a single, common, .bib file? thanks Robin -- Robin...

mapply() gives seg fault
robin hankin · Oct 14, 2003 · r-help

Hello everybody. I've been experimenting with mapply(). Does anyone else have problems with: R> mapply(rep,times=1:4, MoreArgs=42) (I get a seg fault). robin R> R.version _ platform powerpc-apple-darwin6.6 arch powerpc os darwin6...

problem solved and new insight
robin hankin · Mar 16, 2005 · r-help

Hi just now I had an apparently insurmountable problem that's been bugging me for days, but phrasing my question in a form suitable for the R-help list enabled me to solve my own problem in two minutes flat...

integrate()
robin hankin · Jan 11, 2005 · r-help

Hi I found the following unexpected: > integrate(function(x){0*x+1+1i},0,1) 1 with absolute error < 1.1e-14 > One can write a little wrapper, but it's messy. Would it be hard to accommodate such functions...

new package on CRAN: multivator
robin hankin · Feb 13, 2012 · r-packages

Dear list, The new package 'multivator' is now available on CRAN. This presents a multivariate generalization of the emulator package. The corresponding JSS article is: Robin K. S. Hankin (2012), "Introducing multivator: A Multivariate Emulator", Journal of Statistical Software, 46...

Can't find what you're looking for? Try searching with Google .