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.

16 results for “from:Mason”

Double condition
Mason · Mar 22, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130322/9315f355/attachment.pl>

t-test
John Mason · Dec 28, 2006 · r-help

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

Archieve of mails from R forum
Mason · Mar 27, 2013 · r-help

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

Trouble installing BMA package
Michael Mason · Oct 20, 2011 · r-sig-mac

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

reshaping data
Roger Mason · Feb 14, 2006 · r-help

Thank you Berton, I will look into that method. Roger Berton Gunter <gunter.berton at gene.com> writes: > ?unlist > > -- Bert Gunter > Genentech Non-Clinical Statistics > South San Francisco, CA >

reshaping data
Roger Mason · Feb 13, 2006 · r-help

Thank you Tariq. That works perfectly. Roger ??Tariq Khan <tariq.khan at gmail.com> writes: > You might just want to try this, it is quite efficient: > > as.numeric(t(as.matrix(x))) >

reshaping data
Roger Mason · Feb 13, 2006 · r-help

Hello, I have data in a frame: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 I would like them arranged in a single column: 1 2 3 4 . . 8 9 . . 16 etc...

type conversion
Roger Mason · Oct 19, 2007 · r-help

Hello Moshe, Moshe Olshansky <m_olshansky at yahoo.com> writes: > Try > x <- as.integer(Membersind06$actual06) > and then > x/10 I think I tried that without success (but I tried so many things, that one may have escaped me). In...

Automating R with DDE, OLE or COM
Warren Mason · Jun 10, 2002 · r-help

Is it possible to automate R via DDE, OLE or COM? Obviously this relates to R running under Windows. And, before anybody jumps all over me, I know that OLE and COM are basically the same thing. Thanks, Warren Mason...

apply
Roger Mason · Sep 19, 2007 · r-help

Hello, I have a list of filenames extracted from a data-frame thus: files <- main$file e.g. file[[1]] returns [1] Ca00Mn48_0.gout 4702 Levels: Ca00Mn48_0.gout Ca01Mn47_0.gout Ca01Mn47_1.gout ... Ca48Mn00_0.gout I...

Life Cycle Assessment with R.
mason.earles · Jul 28, 2011 · r-help

Hi there-- To avoid duplication, I would recommend looking at the OpenLCA efforts--see http://www.openlca.org/index.html http://www.openlca.org/index.html . One of the limitations of this OpenLCA software, however, is a lack of statistical...

type conversion
Roger Mason · Oct 17, 2007 · r-help

Hello, I am trying to do arithmetic on numbers extracted from a PostgreSQL database, wherein the numbers are stored as type "money". The transcript below illustrates the problem. > Membersind06 <- sqlQuery(channel,"select * from income where rowname like '%Membersind%'") > names(Membersind06...

proportional hazard with parametric baseline function: can it be estimated in R
Carl Mason --- Director Demography Lab · Dec 20, 2001 · r-help

Greetings -- I would like to estimate a proportional hazard model with a weibull or lognormal baseline. I have looked at both the coxph() and survreg() functions and neither appear (to me ) to do it. Am I missing something in the...

plot.hclust point to older version
Michael Mason · Nov 25, 2014 · r-help

Hello fellow R users, I have recently updated to R 3.1.2. When trying to plot an hclust object to generate the dendrogram I get the following error: Error in .Internal(dend.window(n, merge, height2, hang, labels, ...)) : there...

Calculating home ranges using mcp in adehabitat
Tom Mason · Jun 25, 2009 · r-help

Hello, I've been trying to calculate home range sizes (for Icelandic geese!) using minimum convex polygons with the adehabitat package. I've tried to use the R code shown by demo(homerange) in adehabitat and when that didn't...

plot.hclust point to older version
Michael Mason · Nov 25, 2014 · r-help

Thanks! That worked From: William Dunlap <wdunlap at tibco.com<mailto:wdunlap at tibco.com>> Date: Tuesday, November 25, 2014 12:53 PM To: Rolf Turner <r.turner at auckland.ac.nz<mailto:r.turner at auckland.ac.nz>> Cc...

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