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:Joe Stuart”

New 3 course online certificate in computational finance using R
Joe Stuart · Oct 13, 2010 · r-sig-finance

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20101013/e2d0a966/attachment.pl>

peak detection
Joe Stuart · Dec 13, 2010 · r-help

Hi, I was wondering if anyone knows of a package that contains the ability for peak/valley detection. Here is an example of what I'm looking for, only problem is that it's written in Matlab. http://www.billauer...

Pipe
Joe Stuart · May 25, 2010 · r-help

Hi, I'm trying to use the pipe function to read data from another process on my server. Here is the code I have tried. con <- pipe("/var/matlab/scripts/stream.pl") while(con_read <- readLines(con)) { print(con_read...

peak detection
Joe Stuart · Dec 13, 2010 · r-help

Never mind. I did find this package, which seems to do the trick. Thanks http://rgm2.lab.nig.ac.jp/RGM2/R_man-2.9.0/library/msProcess/man/msExtrema.html On Mon, Dec 13, 2010 at 9:05 PM...

time series - cbind
Joe Stuart · Oct 28, 2011 · r-help

Hi, I have a time series ts.score that gets created based on a function. When I print the time series out it prints two rows, first the date then the value. 2011-06-14 -1.25947868 The function gets...

peak detection
Joe Stuart · Dec 14, 2010 · r-help

Thank you. I will look at that also. On Mon, Dec 13, 2010 at 9:49 PM, Michael Bedward <michael.bedward at gmail.com> wrote: > Hi Joe, > > Just for info, I've done this in the past by applying lowess...

Pipe
Joe Stuart · May 26, 2010 · r-help

Thanks for the info. I'll give that a try. On May 25, 2010, at 5:36 PM, jim holtman <jholtman at gmail.com> wrote: > readLines will read until it reached an end-of -file. try > > readLines(con, n=1...

time series - cbind
Joe Stuart · Oct 28, 2011 · r-help

I will. Thanks On Fri, Oct 28, 2011 at 10:18 AM, David Winsemius <dwinsemius at comcast.net> wrote: > > On Oct 28, 2011, at 10:32 AM, Joe Stuart wrote: > >> Hi, >> I have a time series ts.score that gets...

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