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.

10 results for “from:Pamela Allen”

Help with creating a ts (time series) object with daily sampling values
Pamela Allen · Mar 24, 2011 · r-help

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

Boxplot Help: Re-ordering the x-axis
Pamela Allen · Aug 17, 2006 · r-help

I am having a problem using boxlpot with my data. I have my data arranged in a data table, and two of my columns are "mass" and "month". I am trying to plot the mass of my study animals by...

Help with plotting a line that is multicoloured based on levels of a factor
Pamela Allen · Mar 28, 2011 · r-help

Thank you Jim and David for your help. The 'levels' call is not a misdirection, in my actual dataset it is necessary because the flows aren't symmetrical. So while your solution is quite elegant David, it doesn't apply...

Help with creating a ts (time series) object with daily sampling values
Pamela Allen · Mar 24, 2011 · r-help

Hi All, I have a data set of daily measurements of river flow. I would like to create a "ts" object from this data. Here's a sample data set: date <- as.Date(c(1:300), format="%Y") year=as...

Help with plotting a line that is multicoloured based on levels of a factor
Pamela Allen · Mar 25, 2011 · r-help

Hello Baptiste and others, I tried your example with my dataset, and for a few days I thought it worked for me. But I realized yesterday that the result wasn't quite what I hoped for. In my actual data...

Lattice wireframe or cloud plot with different colours by a group
Pamela Allen · Apr 1, 2011 · r-help

I have a question about wireframe 3-D plots and how to apply colors. I have a large dataset of river flow (m^3/s) over time, and I have coded these flows based on their height. I would like...

Error using augPred with nlme grouped data
Pamela Allen · Mar 23, 2008 · r-help

Hello all, I am having a problem using augPred after I have created an nlme object. My data is 3933 rows long with no NA's, and is grouped with this function: vanfem<-groupedData(mass~age.years|name, data=av...

Help with plotting a line that is multicoloured based on levels of a factor
Pamela Allen · Mar 17, 2011 · r-help

Hi All, I'm trying to plot data that is a time series of flows that are associated with a specific level, and I would like each level to represent a colour in a line plot. Here is some data...

Help with plotting a line that is multicoloured based on levels of a factor
Pamela Allen · Mar 25, 2011 · r-help

Hello again, I wrote an example that better represents my data, since the coloured points are actually consecutive, but with variable lengths: date=as.Date(c(1:300)) flow=sin(2*pi/53*c(1:300)) levels=c(rep(c...

Memory allocation problem with large dataset
Pamela Allen · Feb 11, 2008 · r-help

Hello All, I have a problem when I try and run an nlme model with an added correlation structure on a large dataset. This is not surprising, but I am not sure how to fix this problem. I am using...

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