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.

8 results for “from:Eric C. Jennings”

how to get f(x)=___ from a piecwise function
Eric C. Jennings · Mar 23, 2006 · r-help

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

writing R output to a specific file type
Eric C. Jennings · Jul 12, 2006 · r-help

Is it possible to write R-output to a specific file type? Specifically is it possible to write to a specific cell in an MS Excel spreadsheet? Thanks, Eric

values in between
Eric C. Jennings · Nov 30, 2005 · r-help

Hey there I have two vectors: y<- c(0.4, 0.0, 0.2, -0.2, -0.6, 0.2, 0.0, 0.0, 0.4, 0.4, 0.2) In the vector y, I want to access (in the...

how to get f(x)=___ from a piecwise function
Eric C. Jennings · Feb 25, 2006 · r-help

>From actual real-world readings, I have two vectors: x<- c(-100.4, 32.0, 99.8, 200.2, 300.6, 399.8, 500.0, 600.0, 699.6, 799.6, 899.8) y<- c(0.4, 0.0, 0...

read.table error
Eric C. Jennings · Dec 7, 2005 · r-help

Hey, Once again I ask for some quick help. Here is some code: ovendata<- read.table("ovens.dat",header=TRUE) attach(ovendata) print(ovendata) Here is the .dat file: D One Two Three Four Five Seven Eight 1130 254 252...

"chronological" ordering of factor in lm() and plot()
Eric C. Jennings · Apr 15, 2005 · r-help

I am trying to do some basic regression and ANOVA on cycle times (numeric vectors) across weekdays (character vector), where I have simply labelled my days as: days<- c("mon","tue","wed"...etc). (NOTE: There are actually multiple instances of...

Warnings about user error (was read.table error)
Eric C. Jennings · Dec 8, 2005 · r-help

Prof. Pipley First let me thank you for your help. Second, you are correct, I should not have used the word error in my subject line. Regarding the lack of detach(), I simply forgot to include that in my email...

"chronological" ordering of factor in lm() and plot()
Eric C. Jennings · Apr 25, 2005 · r-help

Thanks That works great. Eric ----- Original Message ----- From: <Bill.Venables at csiro.au> To: <matheric at myuw.net>; <r-help at stat.math.ethz.ch> Sent: Friday, April 15, 2005 10:42 PM Subject: RE: [R] "chronological" ordering of factor...

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