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.

195 results for “from:Toby”

[R--gR] Help needed using lattice for area plots lpolygon, xyplot.
toby_marks at americancentury.com · Jun 7, 2006 · r-sig-gr

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-gr/attachments/20060607/af7f4113/attachment.pl

cumulative growth rates indexed to a common starting point over n series of observations
toby_marks at americancentury.com · Aug 31, 2006 · r-help

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

cumulative growth rates indexed to a common starting point over n series of observations
toby_marks at americancentury.com · Sep 1, 2006 · r-help

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

cumulative growth rates indexed to a common starting point over n series of observations
toby_marks at americancentury.com · Sep 1, 2006 · r-help

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

cumulative growth rates indexed to a common starting point over n series of observations
toby_marks at americancentury.com · Sep 1, 2006 · r-help

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

cumulative growth rates indexed to a common starting point over n series of observations
toby_marks at americancentury.com · Sep 1, 2006 · r-help

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

discrepency with paired test when adding concordant paired data to lmer()
E.W.Tobi at lumc.nl · Aug 6, 2014 · r-sig-mixed-models

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20140806/50eaeb13/attachment.pl>

Calculating great circle distances
Toby.Patterson@csiro.au · Nov 25, 2003 · r-help

Hi, Has anyone got any R code (or are there any packages) that calculates the great circle distance between two geographical (lat, lon) positions? Cheers Toby Patterson Pelagic Ecosystems Research Group CSIRO Marine Research Email: Toby.Patterson at csiro.au

docs about _R_CHECK_FORCE_SUGGESTS_ ?
Toby Hocking · May 13, 2020 · r-devel

Can someone please add documentation for that environment variable to Writing R Extensions? An appropriate place would be section https://cloud.r-project.org/doc/manuals/r-release/R-exts.html#Suggested-packages which already discusses _R_CHECK_DEPENDS_ONLY...

Add a legend to a pairs plot??
Toby.Patterson@csiro.au · Jul 9, 2003 · r-help

All, Can someone tell me if it is possible to add a legend to a plot produced with pairs()? I have an example akin to plotting the iris data given in the pairs help and would like to show what...

function for between-groups covariance matrix?
toby · Apr 6, 2008 · r-help

Hi Is anyone aware if there is a function already available that calculates the between-groups COvariance matrix, say in a discriminant analysis setting, or in a manova setting. Maybe as a helper function to some other major function. Otherwise...

multiple surfaces in persp?
Toby.Patterson@csiro.au · Jan 22, 2002 · r-help

All, Does anybody know if persp() can display multiple surfaces on the one plot? If not is there any other functions/code that will do this. Cheers Toby -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik...

Running DOS command prompt from R 2.0.1 Windows?
Mr Toby Daniel Ahrens · Sep 12, 2005 · r-help

I am trying to use R (windows version 2.0.1) to manage runs of a program that is run from a DOS command prompt. Is R able to call a DOS prompt? I am hoping that there is something...

?symbols man page (PR#8713)
toby at abdn.ac.uk · Mar 27, 2006 · r-devel

Full_Name: TOBY MARTHEWS Version: 2.2.1 OS: Windows XP Submission from: (NULL) (139.133.7.37) Just a small one, but it did trip me up today. On the ?symbols man page the following paragraph: inches: If 'inches...

findInterval in compiled code.
Toby.Patterson@csiro.au · Sep 19, 2004 · r-help

Hi all, I am writing some C code where I want to use the findInterval function documented in "Writing R extensions/Utility functions". i.e. the C-version not the R version. It all compiles but the shared library is...

plot.gam for glm objects.
Toby.Patterson@csiro.au · Feb 2, 2003 · r-help

All, I was wondering if someone had come across the problem of producing partial regression plots for glm objects in R? When using Splus in the past I have passed glm objects to the plot.gam function. To my knowledge...

Off-Topic: LaTeX package listings
Toby Popenfoose · Oct 4, 2004 · r-help

Kjetil Brinchmann Halvorsen <kjetil <at> acelerate.com> writes: > > Hola! > > I ask here since I learnt from this list that the LaTeX package listings > should be good > for typesetting R code. I encountered one problem: > \begin{lstlisting} > X %*% V > \end{lstlisting...

Turning windows screen buffering on and off
Toby.Patterson@csiro.au · Apr 15, 2004 · r-help

All, Does anyone know if there is an option I can set to turn screen-buffered output on and off with the win32 rgui? (Apart from the point and click method). I am running some simulations where it is useful...

Need help installing qtoolbox
Toby Popenfoose · May 30, 2003 · r-help

I have windows version of R v1.6.2 I have downloaded the qtoolbox.zip from http://www.cmis.csiro.au/S-PLUS/qtoolbox/ My R command line is > install.packages("C:/Program Files/R/qtoolbox.zip", .libPaths()[1], CRAN...

interpreting date-related error message
Toby Gass · Aug 27, 2010 · r-help

Hello, helpeRs, I have a vector of numbers from 1-365 (days of the year) that I would like to convert to a date. There are no NA's and no missing values. I did not insert leading zero's...

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