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.

15 results for “from:Susana Barbosa”

Error from StructTS: solved
Susana Barbosa · Jan 28, 2003 · r-help

> Your series is made up of integers, not doubles. Try > > > storage.mode(ts1) <- "double" > > and it will work. I don't think anything has changed here since 1.5.0. >

Error from StructTS: Solved
Susana Barbosa · Jan 28, 2003 · r-help

Problem solved. Thank you! Susana (sorry for double posting) :-) > Your series is made up of integers, not doubles. Try > > > storage.mode(ts1) <- "double" > > and it will work. I don't think anything has changed here since 1.5.0. >

Help for detrending
susana barbosa · Jan 6, 2005 · r-help

Dear Alice, you may try stl decomposition ?stl Best, Susana -- Susana Barbosa http://www.fc.up.pt/pessoas/susana.barbosa Departamento de Matematica Aplicada Faculdade de Ciências, Universidade Porto Rua do Campo Alegre, 687, 4169-007, Porto Tel: 220 100...

Estimation of transfer function time series models
Susana Barbosa · Oct 30, 2002 · r-help

Hi, Is there a function in R to estimate transfer function time series models? Thanks in advance Susana Barbosa -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un...

Error from StructTS
Susana Barbosa · Jan 28, 2003 · r-help

Hi, I used function StructTS some time ago to fit a structural model to a time series. Now with R 1.6.2-1 I repeated the analysis with the same series and I get the following error: Error in...

How to obtain the series of residuals from fracdiff
Susana Barbosa · Jan 13, 2002 · r-help

Dear Adrian Thank you very much for your help. It worked! Thanks Susana > > Hi Susana > > For fractional differencing you can use, e.g., something like > > fracdiff <- function (x, d, N = 100) > { > n <- 0:N > w <- gamma(-d+n)/(gamma(-d...

Problem reading netCDF files
susana barbosa · Oct 2, 2002 · r-help

Hi, I've been using package netCDF to open and read netcdf files and it works fine. However with some files I obtain unexpected negative and erroneous results. It seems to be related to the following warning: Warning message: format...

How to obtain the series of residuals from fracdiff
Susana Barbosa · Jan 8, 2002 · r-help

Hi I'm using fracdiff package to estimate the parameters of a fractionally-differenced ARIMA (p,d,q) model, and it works fine, but I wanted to have also the filtered series and the series of residuals. I understand these...

Error from StructTS
Susana Barbosa · Jan 28, 2003 · r-help

Thank you for your reply. I am sending a sample time series (not too long I hope!). With the input: load("ts1") StructTS(ts1, type="BSM") I get the following error: Error in KalmanLike2(y, Z, -1) : invalid argument type...

Error on imodwt function - package waveslim
susana barbosa · Feb 11, 2004 · r-help

Hi, I'm using package waveslim (V 1.3) for wavelet analysis, and I get the following error: mra1=mra(data,J=5) imodwt(mra1) Error in imodwt(mra1) : argument `y' is not of class "modwt" I tried to overcome...

function plot.double (different data on the same plot)
Susana Barbosa · Jun 19, 2002 · r-help

Hi, I would like to plot on the same graph vertical lines from points of two different data sets to the zero axis (x1,y1) and (x2,y2) (y1>0, y2<0) I tried to use function plot.double from...

s.window in stl()
Susana Barbosa · Oct 9, 2002 · r-help

Hi, I think s.window is the span is lags of loess window. Loess centers a window for each time and fits a line by weighted least-squares (more weight is given to observations close to the middle of the...

Citation
susana barbosa · Nov 29, 2004 · r-help

citation() > Hello! > > I would like to know how do I citate R? > I have used it during my Master thesis but I don?t know how to citate > during the text and on the references. > I?ve looked for it...

Giving a first good impression of R to Social Scientists
susana barbosa · Aug 12, 2004 · r-help

Hi, I have encountered big difficulties trying to persuade my undergraduate students, with very "slight" background either in statistics or computing to use R instead of SPSS. I tried to start with a sort of very, very simple sample session...

R is not displaying negative numbers ?!?
Susana Barbosa · Jan 14, 2002 · r-help

Hi, I was using R on a PC running Linux, and everything was fine, but I started to use R on my iMac running Linux PPC (Mandrake PPC 8.0), and I get some strange problems with negative numbers that...

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