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.

149 results for “from:Gustaf Rydevik”

Literature analysis
Gustaf Rydevik · Dec 11, 2009 · r-help

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

Remove space from string
Gustaf Rydevik · Jan 13, 2012 · r-help

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

grep() exclude certain patterns?
Gustaf Rydevik · Dec 9, 2009 · r-help

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

write.csv and header
Gustaf Rydevik · 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/8bcd95c2/attachment-0001.pl>

R help - IGARCH estimation
Gustaf Rydevik · Oct 19, 2009 · r-help

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

Function to find prime numbers
Gustaf Rydevik · Oct 13, 2009 · r-help

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

savePlot for Mac and / or Linux?
Gustaf Rydevik · Dec 8, 2009 · r-help

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

WHO Anthro growth curve macros and R
Gustaf Rydevik · Oct 11, 2011 · r-help

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

How to find the significant digits of a number?
Gustaf Rydevik · Dec 16, 2009 · r-help

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

APC models with covariates
Gustaf Rydevik · Jul 24, 2014 · r-sig-epi

Dear all, Is it possible to use the Epi package to fit APC models with additional covariates? I've used other approaches, but really enjoy the convenience functions for visualisation in Epi, and so it would be great if it...

R help
Gustaf Rydevik · Jan 9, 2008 · r-help

On Jan 9, 2008 5:47 PM, <Sitadri_Bagchi at swissre.com> wrote: > Is there a number I can call to get started with R? I have some really > basic questions that won't take more than 10 minutes. > > Sitadri...

Tutorial for Basic Stats
Gustaf Rydevik · Dec 10, 2007 · r-help

On Dec 10, 2007 5:43 AM, Kapoor, Bharat <k at chicagogsb.edu> wrote: > Thanks in advance - am looking for a Tutorial for doing basic stats. I have already looked/looking at the R-intro.pdf at the R site...

Smallest distance from one point feature to a point layer
Gustaf Rydevik · Mar 10, 2009 · r-sig-geo

Hi All, I have two shapefiles with point features, A and B. I've managed to import them into R with maptools and spatstat. Now I would like to calculate, for each point in A, the closest distance to any...

capture.out(system())?
Gustaf Rydevik · Sep 5, 2007 · r-help

On 9/4/07, Werner Wernersen <pensterfuzzer at yahoo.de> wrote: > Hi, > > I am trying to capture the console output of program I > call via system() but that always returns only > character(0). > > For example: > capture.output(system("pdflatex out...

The "$" operator and vectors
Gustaf Rydevik · Jul 13, 2007 · r-help

Hi all, I've run into a slightly illogical (to me) behaviour with the "$" subsetting function. consider: > Test A B 1 1 Q 2 2 R > Test$A [1] 1 2 > vector<-"A" > Test$vector NULL > Test$"A" [1] 1...

raise a matrix to a power
Gustaf Rydevik · Apr 13, 2010 · r-help

On Tue, Apr 13, 2010 at 4:58 PM, li li <hannah.hlx at gmail.com> wrote: > Hi all, > ? I know the operator %*% can do matrix multiplication. Is there a function > in R that can raise a matrix to a...

Aggregate?
Gustaf Rydevik · Dec 8, 2006 · r-help

Hi All, I think i'm failing to undersatnd how aggregate() is supposed to work. example: test1<-sample(c(0,1),100,replace=T) test2<-sample(letters,100,replace=T) aggregate(test1,list(test2),sum) Error in data.frame(w...

x-axis order
Gustaf Rydevik · Sep 14, 2007 · r-help

Hi all, I have a time series which contain data collected weekly from week 26 to week 25 the following year. How do I plot this data, so that the x-axis is displaying the week numbers, ordered as in...

How to get the duplicated elements from a vector?
Gustaf Rydevik · Oct 29, 2008 · r-help

On Wed, Oct 29, 2008 at 2:47 PM, Leon Yee <yee.leon at gmail.com> wrote: > Dear all, > > How can I get the duplicated elements from a vector? For example, > x <- c("yes", "no", "yes", "yes", "no", "not sure...

Request: difftime method for cut()
Gustaf Rydevik · Jun 10, 2010 · r-devel

Hi all, The recent change in 2.11 that made as.numeric() return false on difftime-objects broke some of my code that calculated age classes of individuals using cut(). While this was no big thing to fix for me...

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