similar to: more about ts and NA's

Displaying 20 results from an estimated 200 matches similar to: "more about ts and NA's"

2001 May 11
1
output from STL
Hi All, How do I can create a new vector, i.e. 'seasonal' or 'trend' from the resultant seasonal or trend component of the Time.Series object produced by STL, and how I could superpose in the same graphic, i.e. original data and trend or seasonality? Thanks in advance! Antonio Antonio Rodr?guez Verdugo CICEM Agua del Pino Huelva Oceanography and Coastal Resources, PhD Program,
2002 Aug 06
2
help with lagged scatterplot
Hi, How do I can make a lagged scatterplot of two variables: Yt (nao) versus Xt-h (mei) if they have the following structure: >series mei nao Jan 1950 -1.036 0.55 Feb 1950 -1.133 3.31 Mar 1950 -1.259 0.81 Apr 1950 -1.027 1.60 May 1950 -1.399 -1.73 Jun 1950 -1.366 1.26 Jul 1950 -1.300 -0.87 . . . I've tried with lag.plot but I don't understanf how to use it Thanks in
2001 Apr 06
2
NA's values and ts
Hi, I have a data frame with 13 time series (same length). Two of them have several NA's values, so when I've tried to run: >acf(flow, na.action=na.omit) I get >Error in na.omit.ts(as.ts(x)) : time series contains internal NAs I've read through help files of acf, na.action, na.omit, and I don't understand how to manage NA's values. If I list the variable (eg: rain,
2001 Mar 21
3
memory allocation error
Hi, I have recently installed R-1.2.2 for windows (16MB RAM, P-166) and I getting the following message after processing my data (6 variables and 1200 observations): >Error: cannot allocate vector of size 4 Kb >In addition: Warning message: >Reached total allocation of 15Mb: see help(memory.size) Then, the program close. With the last version, 1.1.1 (I think) I didn't have this
2001 Feb 23
1
statistical help
Hi All, Briefly, I belong to a fisheries research group. At this time I'm working on my PhD and I'm looking for some statistical help. My mathematical and statistical skills are still scarce, I've gathered many different types of data (landings, climate and upwelling indexes, rains, etc) and I wonder about what kind of statistical procedure use with them. I'm a little confused
2002 Nov 05
2
eigenvectors order
Hi, How the eigenvectors output by the eigen() function are ordered. The first column corresponds to the largest eigenvalue? or is the last column as in Octave? I'm performing a spatial-temporal analysis of some climatic variables so my matrices are MxN (locations*time)and I'm looking for the leading EOF's. As I have understand the eigenvectors columns represent those EOF's
2001 Sep 25
2
extracting columns from a ts series
Hi All, I have a time series called 'upwelling', like this: >upwell Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov 1984 494.7 303.7 220.8 288.4 188.1 125.5 215.7 1985 56.0 127.4 165.8 189.4 261.6 223.7 186.3 150.2 107.8 120.3 91.1 from 1984 until 2000. How do I could extract, i.e, Jan or Dec columns from the data? Or how do I
2001 May 26
1
about s.window in stl
Hi, Is there anybody who could explain a little bit the use of s.window and t.window in STL. If I decompose a series using the default values, I get a very irregular trends, but if I play with the options, I get less rare trends. If anybody can explain me the concepts behind these options I will appreciate a lot. I'm not a mathematician ;-) Thanks in advance Cheers, Antonio Antonio
2007 Mar 19
1
linux program from wine
hi , how to run external ( not from wine) program from wine ? example: i need run kprint from windows pogram Thank you
2009 May 08
1
Re: Extrange behaviour in arp with xen 3.0.3 from etch [ solved ]
On Fri, May 8, 2009 at 10:14 AM, Javier Barroso <javibarroso@gmail.com> wrote: > Hello, > > I have a etch xen server with a virtual machine with 2 network > interfaces configured. Every interface has a different mac, and inside > the host has a different ip. > > However I can see with tcpdump and arpwatch (I discover this because > arpwatch told me), about the two ips
2013 Feb 20
4
Error in setwd(outDir) : cannot change working directory
I installed R on my Windows laptop in C:\Program Files\R\R-2.15.2 and am able to open RGUI (640bit), see packages and run commands. However, when I test the installation and run the basic tests and all the tests on the standard and recommended packages i.e.: library("tools") testInstalledBasic("both") testInstalledPackages("base", errorsAreFatal
2002 Aug 09
2
time series and R
Hi, Are there some texts about time series that teatches it with R? And site 'bout time series "for dummies" , can anyone indicate them for me? thanks a lot Rafael Bertola Undergraduate in Statistics at UNICAMP - Brasil -------------------------------------------------- --------------------------------------------------
2012 May 27
5
Help Brugs
Hola; estoy intentando utilizar el paquete BRugs y cuando entra el comando: library(BRugs) me da el siguiente error: Error: .onLoad failed in loadNamespace () for ''Brugs'' Alguien puede ayudarme? Saludos - Jose Ramón Alameda Bailén Área de Psicología Básica Universidad de Huelva [[alternative HTML version deleted]]
2002 Oct 04
0
ITIL in Major Corporations - Has it worked? BREAKFAST SEMINAR - Tue 22/10/02
ITIL in Major Corporations - Has it worked? Speaker: Gerard Blokdijk, Managing Director The Art of Service When: Tuesday 22 October - 7.30am to 9.30am Venue: Regus Citigroup Centre, 2 Park Street, Sydney Cost: $45 including GST Features: Breakfast, Networking. Already over 30 participants - CIO's / (IT) Managers. Register: http://www.artofservicedirect.com click on Enrol, Sydney Events ALSO:
2001 Oct 24
1
help with library(tcltk)
Hi, I've recently installed R on a Linux Mandrake 8.0 i586 machine. I will like to run the tcltk interface but I get the following message: > library(tcltk) Error in firstlib(which.lib.loc, package) : invalid command name "tcl_findLibrary" Error in library(tcltk) : .First.lib failed > I think I have properly installed the tcl8.3 and tk8.3 libraries in
2002 Apr 23
2
Install
Dear Sirs, I am an economist, and I have learned about R from an statician. I would like to get some instructions on which packages of R should I install. I am intending to use R for graphical analysis, correlaction, and also estimation - this latter the least, since I have an econometric package which performes it very well. I should also mention that I am going to work mostly with
2002 Apr 23
2
Asking about how to use R to draw Time Series graph
Hi I'm study at University of Canterbury. Now, We have one project use R to do time series. The problem is I don't know how to use R to draw time series graph! Can you help me sovle this problem? I can not find in manuals book! Can you tearch me what fuction command I have to use? Thanks alway! Sam
2001 Dec 17
2
help with library(tcltk)
Hi All, I have tried several times to run this library and I get the following message: > library(tcltk) Error in firstlib(which.lib.loc, package) : invalid command name "tcl_findLibrary" Error in library(tcltk) : .First.lib failed > I have checked either the tcl and tk libraries and they are correctly installed (/usr/lib/). I have other program (Grass) that make
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola. Tengo algún tipo de problema con las tildes, a la hora de trabajar en R o en RStudio, que no sé resolver. Intentando reproducir en dos PCs distintos, ambos con Windows 7, uno de los últimos ejercicios que ha publicado Carlos Gil Bellosta en su blog ( https://www.datanalytics.com/2016/06/20/6602-767-km-alrededor-de-espana-para-visitar-todas-sus-capitales-de-provincia/), me ocurre que al
2009 Apr 17
1
Re: Program from a network share
I've got the same problem. I'm trying to run handitax (an Accounting program) which is on a samba share on the network. If I copy that directory to my local machine that works, but if I try and run it off the samba share I get these errors: err:module:import_dll Library BORLNDMM.DLL (which is needed by L"D:\\hsoft\\Apps\\Ht08.exe") not found err:module:import_dll Library