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.

23 results for “from:Nuno Prista”

Help! - boxcox transformations
Nuno Prista · Dec 13, 2007 · r-help

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

Maximum entropy spectral analysis
Nuno Prista · Jan 24, 2008 · r-help

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

monthplot () - axis change color
Nuno Prista · Nov 16, 2007 · r-help

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

help! - spectral analysis - spec.pgram
Nuno Prista · Mar 27, 2008 · r-help

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

function centralm - does it exist
Nuno Prista · Dec 10, 2007 · r-help

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

Box.test degrees of freedom
Nuno Prista · May 16, 2008 · r-help

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

Cannot insert label on top axis
Nuno Prista · Dec 7, 2007 · r-help

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

Nonlinear autoregression and spectral analysis (mixed spectra)
Nuno Prista · Feb 22, 2008 · r-help

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

how to write symbol (nabla) in R graph
Nuno Prista · Jun 19, 2008 · r-help

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

mouse-clicking on xy-plot
Nuno Prista · Apr 2, 2010 · r-help

Hi, I seem to recall coming across a function that allowed one to mouse-click on an xy-plot and obtain x and y coordinates. Can anyone remind me its name? Thanks, Nuno

ARIMA - h-step ahead errors
Nuno Prista · Oct 18, 2008 · r-help

Dear colleagues, ?arima? returns directly the 1-step ahead errors but I am interested in obtaining other h-step ahead errors for several ARIMA models I have fitted. Is there any way I can obtain this with R? Any help...

decompose () vs. stl ()
Nuno Prista · Nov 12, 2007 · r-help

Hi, I have been having trouble finding references that compare the classical decomposition methods [decompose()] with the STL method of Cleveland et al. (1990) [stl()]. Can anybody indicate some references that make comparisons between the two methods and the advantage...

wrong argument to TO_CHAR (RODBC)?
Nuno Prista · May 13, 2011 · r-help

Dear all, I can't seem to run what seems (to me!) like a common SQL statement in RODBC: data <- sqlQuery(a, 'SELECT TO_CHAR (DB1.DATE, 'yyyy') "year" FROM DB1') In contrast, data <- sqlQuery(a, 'SELECT TO_CHAR(DB1...

Running 32 bits code from within R 64 bits
Nuno Prista · Mar 12, 2013 · r-help

Dear R colleagues, Is there any code I can use that allows an R 64bits to automatically run code on an adjoining 32bits version? Specifically, I am using the "RODBC" package on a 64 bits version and have a separate...

decompose () vs stl () - reference search
Nuno Prista · Nov 9, 2007 · r-help

Hi, I have been having trouble finding references that compare the classical decomposition methods [function decompose()] with the STL method of Cleveland et al. (1990) [function stl()]. The decompose() help page refers to the method as a ?much more sophisticated...

strange date format after extracting calendar data with RSQLite
Nuno Prista · Sep 3, 2014 · r-help

Hi, I have recently downloaded RSQLite with intention of using it to access googlecalendar data stored in Thunderbird "cache.sqlite" and "local.sqlite". Thunderbird exports the data just fine as a .ics file but when I access it directly from...

assign value to multiple objects with a given ls pattern
Nuno Prista · Feb 21, 2011 · r-help

Dear R colleagues, This seems pretty straight forward but I have been banging my head on this for some time and can't seem to find a solution suppose I have something like a1<-1; a2<-2; a3<-3; a4...

ARIMA - h-step ahead errors
Nuno Prista · Oct 18, 2008 · r-help

I have looked at the predict.Arima and its a fact that it returns the s.e. for several steps ahead. What I was wondering was if there was a way to access to the h-step ahead fitted innovations...

spec.pgram() - circularity of kernel
Nuno Prista · Nov 25, 2007 · r-help

Hi, I am far from experienced in both R and time series hence the question. The code for spec.pgram() seems to involve circularity of the kernel (see below) yielding new power estimates to all frequencies computed by FFT. " if...

spec.pgram() - circularity of kernel
Nuno Prista · Nov 25, 2007 · r-help

Hi, I am far from experienced in both R and time series hence the question. The code for spec.pgram() seems to involve a circularity of the kernel (see below) yielding new power estimates to all frequencies computed by FFT...

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