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.

75 results for “from:Shawn Way”

slplot issue
Shawn Way · Jul 17, 2010 · r-help

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

slplot issue
Shawn Way · Jul 19, 2010 · r-help

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

xyplot Graphic Help
Shawn Way · Oct 1, 2006 · r-help

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

pcaMethods and Lattice help.
Shawn Way · Jul 19, 2010 · r-help

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

Reference to R in Publication
Shawn Way · Dec 15, 2009 · r-help

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

Extracting text from a character string
Shawn Way · Mar 9, 2007 · r-help

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

Extracting text from a character string
Shawn Way · Mar 9, 2007 · r-help

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

Lattice graphics with combined plot types
Shawn Way · Dec 15, 2005 · r-help

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

Normal Distribution Moments
Shawn Way · Jan 10, 2003 · r-help

I'm generally beating my head against the wall in attempting to determine the Mean and Standard deviation for the distribution of ranges in normal samples. Any hints or thoughts? Shawn Way

Plotting cumsum data using lattice plots according to date conditioned by name.
Shawn Way · Aug 1, 2012 · r-help

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

Design and Hmisc
Shawn Way · Oct 15, 2003 · r-help

I'm looking for design and hmisc version 2.0 for R 1.8 for windows. I've found design 2.0 in the downloads for R1.7 but not hmisc. I've also checked Dr. Harrell's site and...

attr function
Shawn Way · Feb 5, 2003 · r-help

I've been trying unsuccessfully to extract the term labels from a model frame using the attr function. The code is as follows a <- data.frame(col1=c(1,2,3,2,1,3),col2=c(2,4,7,6...

Automatic Printing in windows
Shawn Way · Mar 22, 2002 · r-help

I'm trying to use R as a report generator under windows. I have everything working except the printing, which I need to do to a specific printer in the system, under batch conditions. Any thoughts? Shawn -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing...

Rep command
Shawn Way · Apr 25, 2003 · r-help

I'm trying to use the rep command to replicate a POSIX value, the result is interesting, maybe a bug? a <- data$Time[1] > a [1] "2003-04-24 13:29:15 Central Daylight Time" > b <- rep(a,3) > b...

Extracting text from a character string
Shawn Way · Mar 9, 2007 · r-help

I have a set of character strings like below: > data3[1] [1] "CB01_0171_03-27-2002-(Sample 26609)-(126)" > I am trying to extract the text 03-27-2002 and convert this into a date for the same record...

Plots using POSIX
Shawn Way · Jun 26, 2003 · r-help

Is there a reason that the bottom axis changes color when POSIX data is used in plot function? For example: > timedata <- c("2/3/2003","3/4/2003","5/4/2003") > timedata2 <- strptime(timedata,format="%m/%d/%Y") > numdata <- c...

Images Import and Analysis
Shawn Way · May 16, 2003 · r-help

I'm starting a time study on an area. To determine if an individual has entered the area, we are having timed photographs taken of the area. What I want to do is import the image files (either one at...

residuals
Shawn Way · Apr 15, 2004 · r-help

I'm trying to determine the lack of fit for regression on the following: data <- data.frame(ref=c(0,50,100,0,50,100), actual=c(.01,50.9,100.2,.02,49.9,100.1), level=gl(3...

Maps and plotting
Shawn Way · Oct 13, 2004 · r-help

At our facility we have multiple sample points that are sampled on any given day. What I would like to do is create a map of the facility with the sample points (and point labels) and when we have out...

Data and Variables from Tables
Shawn Way · Mar 21, 2017 · r-help

I have an org-mode table with the following structure that I am pulling into an R data.frame, using the sfsmisc package and using xtable to print in org-mode | Symbol | Value | Units | |----------+-------+-------------------| | A | 1 | kg/hr | | \beta | 2...

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