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.

354 results for “from:Jason Turner”

Sweave and R output: possible to suppress "Schunk" tags in *.tex file output?
Jason Turner · Mar 16, 2004 · r-help

Friedrich.Leisch at ci.tuwien.ac.at wrote: > results=tex will do what you want, i.e., produce no Soutput and Schunk > environments. you may also want to look at package xtable. Just to add, the function latex() in the...

a question about levelplot
Jason Turner · Apr 7, 2004 · r-help

See the FAQ http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why%20do%20lattice%2ftrellis%20graphics%20not%20work%3f ????? wrote: > Hello everyone > > I met a strange problem when I call "levelplot" in another function > > >>library(lattice) >>mat = matrix...

truncating axis
Jason Turner · Oct 1, 2003 · r-help

Diego Riano wrote: > Hello > > Does anyone know how to truncate and axis in R? > Not sure what you mean, but do to plot arguments xlim and ylim do what you want? See help(par) for these and other plot controls...

OT: BibTex year-only citation in text?
Jason Turner · Dec 9, 2003 · r-help

Sorry for the off-topic question, but I know there are some talented LaTeX users out there. Which bibliography style gives only the year in text citations (e.g "for further details, see Anderson (1992)" )? Thanks Jason -- Indigo Industrial Controls...

poisson repeated meassures
Jason Turner · Apr 14, 2004 · r-help

Liliana Forzani wrote: > Dear R users: I try to use GEE or glmm or glmmML for poisson data > but since I have DOUBLE repeated meassure I could not use those. > > Is there something in R for double repeated meassure for...

C-Code
Jason Turner · Feb 12, 2004 · r-help

> Can you assist me of a C-code or a compiled c-code for the > statistics-functions that exist in R. > Easy. Just download the latest source verion - it's all open, and there for you to see. Most of...

PCA filtering
Jason Turner · May 1, 2004 · r-help

elkurdy at qp.com.qa wrote: > > > > Hi, > > Is there a function under R that does principal component analysis and then > use the selected eignevectors to filter the data and transform back to the > original coordinates? > If there isn't, can...

Little question
Jason Turner · Jun 8, 2004 · r-help

On Tue, 2004-06-08 at 21:44, zze-PELAY Nicolas FTRD/DMR/BEL wrote: > Here I got a function : > > f<-function(x){ > res<-list() > res$bool=(x>=0) > res$tot=x > return(res) > } > > I want that a=res$bool...

Perl
Jason Turner · Jul 28, 2003 · r-help

Pierre-Olivier Chasset wrote: > Dear Helpers, > > I would like to know if I can call other use R-method within Perl scripts. > I have not found any module in CPAN (Perl Archive). > Thanks, > The server's not responding right now...

Saving/exporting graphs
Jason Turner · May 26, 2004 · r-help

> HI: > > I have tried to find a way in which to export/save graphs via the command > line. I know i can right click on it and save it as wmf etc. > But I was wandering if there is a...

Books for R
Jason Turner · Aug 18, 2003 · r-help

alessandro.semeria at cramont.it wrote: > Then the best book is Venables & Ripley (2002) for R. > A.S. > Agreed. V&R (2002) also cites Bates & Pinheiro's "Mixed Effects Models in S and S-PLUS" (2000) is particularly good for...

Looking for help in calculating percentiles
Jason Turner · Apr 26, 2004 · r-help

> Hi All: > > I am working with a dataset on Arsenic toxicity, and I am trying to > calculate the 20th, 40th, 60th, 80th, and highest percentiles for a > variable, dietary Moisture (variable name dMoist). ?quantile > quantile(rnorm(100),c(0.2...

Random or fixed factors
Jason Turner · Jan 15, 2003 · r-help

On Wed, Jan 15, 2003 at 07:27:07PM +0100, CG Pettersson wrote: ... > How do I tell R that the Trial term should be random in the lm() statement? It?s quite obvious that the Error term in aov() is...

How does nlm work?
Jason Turner · Apr 13, 2004 · r-help

> 3) I have never heard of this step selections (line search, dogleg and > optimal step). I would like to know something about it. I would > appreciate if someone could send references for me to learn the subject. IIRC, you'll...

Basic Help
Jason Turner · Feb 12, 2004 · r-help

> OK I have been trying to learn how to use this program and I cannot even > import any data into it. I have downloaded all the manuals but they do > not > seem to help. Is there a book on R...

multivariate ARMA analysis with R
Jason Turner · Oct 23, 2003 · r-help

Vincent Spiesser wrote: > Hi, > I try to make a multivariate ARMA analysis. > Function arima (from ts packages only accept univariate argument. > > Does an R function exist for multivariate analysis ? > > Thanks > Vincent Spiesser > The dse bundle on CRAN has functions for...

x-only zoom and pan?
Jason Turner · Apr 4, 2004 · r-help

> Could the following be done without too much grief...? It sounds possible, but there are already packages that deal with these issues. Some suggestions: 1) Use SVG plots, and Adobe's SVG Viewer plug-in for various web browsers. See...

A matrix is full rank is equal to having independent columns?
Jason Turner · Nov 3, 2003 · r-help

Feng Zhang wrote: > Dear R listers, > > Just a simple question. > If we say an nxm matrix (n>m) is full rank of m, > does this mean that this matrix has linearly independent columns? > Yes. Now be careful how you define...

Multivariate Time series
Jason Turner · Apr 3, 2003 · r-help

On Wed, Apr 02, 2003 at 02:45:36PM -0600, Erin Hodgess wrote: > Dear R People: > > Is there a library for Multivariate time series, please? > > For some reason, I'm thinking that Dr. Paul Gilbert may have one? He does...

formatted table to disk
Jason Turner · Apr 21, 2004 · r-help

Randy Zelick wrote: > Hello, > > Thanks for the help, all who made suggestions. > > Sink worked -- I don't know why I can't find these things. > > I'll look at the xtable package as suggested also. The Hmisc package also has...

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