Displaying 17 results from an estimated 17 matches for "nuncio".
2010 Aug 15
2
band pass filter
Hello list,
Is there any way to bandpass filter in R
thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2011 Apr 04
1
svd
Dear list,
I searched the libraries but could not find means to compute the
svd of a coupled field. Is it possible in R
Thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Jul 05
2
timeseries
Dear useRs,
I am trying to construct a time series using as.ts function, surprisingly
when I plot
the data the x axis do not show the time in years, however if I use
ts(data), time in years are shown in the
x axis. Why such difference in the results of both the commands
Thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Aug 02
1
removing spatial auto correlation
...ations are still significant ( but < 0.2). This make me think that the
data could be spatially correlated as well. In such case is it necesary to
remove spatial autocorelations before fitting models in time and are there
some methods available in R to remove the spatial autocorrelations.
Thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 May 31
1
missing values in autocorelation
...cause of all the values in the time series is the same, if so How
can I specify a bad value when the acf command is issued. Also is it
possible to return a flag(like, -999) of length the maximum lag for acf of
bad grid points so that I can keep the number of files same for input and
output
Thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Jun 07
1
prewhiten
HI all.,
I have some univariate time series that need to be prewhitened. HOw this can
be performed in R.
I am thinking of to fit an ARIMA model and substract this from the original
series. Is this the correct way
THanks in advance
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Jul 06
1
acf
...22 23 24 25
-0.038 0.017 0.051 0.038
>From the header I understand both are autocorrelation computed at the same
lags. but the correlations are different
where am I going wrong and which is the correct one.
file residfit is also attached(filename-fileree2_test_out.txt)
Thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
-------------- next part --------------
4.54540234232334
-14.4778008999506
-3.79668140611868
-7.81347830768482
-6.27293225798647
-6.87201981207487
-6.64965905122317
-6.751239821...
2011 Apr 01
1
principal components
HI all,
I am trying to compute the EOF of a matrix using prcomp but unable to get
the expansion co-efficients.
is it possible using prcomp or are there any other methods
thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Jul 22
1
tsdiag
HI list,
I want to know whether tsdiag uses k-(p+q) as the lag in ljung box
test. How is it possible to save those values
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2011 Mar 17
1
Extracting columns from a class
...PC5
[1,] -0.07900624 -0.0824864352 0.1208419434 0.1763425845 0.089545020
[2,] -0.09114708 -0.0901675110 0.1377608881 0.2224127252 0.076620976
[3,] -0.10510742 -0.0935434206 0.1113586044 0.2513993555 0.029783117
I want to extract PC1 and 1 value in the standard deviation
Thanks
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 May 20
2
writing autocorrelation and partial auto correlation functions to a file
...ot coerce class "acf" into a
data.frame". The I tried "write"
but returned again an error "Error in cat(list(...), file, sep, fill,
labels, append) :
argument 1 (type 'list') cannot be handled by 'cat'".
Where am I going wrong
THanks in advance
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Jul 23
0
auto.arima
HI list,
I am using auto.arima from forecast package, I wonder whether its
possible to save model orders to a seperate file
Thanks
nuncio
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2010 Jul 23
1
sink function
...(file="order_fit.txt")
fiit
sink()*
filenou1 = paste("fileree",i,"_out",".txt",sep="")
residfit=rep(-99.99,338)
residfit
write.table(residfit,filenou1,sep="\t",col.names=FALSE,row.names=FALSE,quote=FALSE)
rm(data,dat1,residfit,xt)
}
}
--
Nuncio.M
Research Scientist
National Center for Antarctic and Ocean research
Head land Sada
Vasco da Gamma
Goa-403804
[[alternative HTML version deleted]]
2011 Jun 13
1
documentation in R
How we can call auto.arima in R.
Is there any cran package we need to install for this function?
--
Siddharth Arun,
4th Year Undergraduate student
Industrial Engineering and Management,
IIT Kharagpur
[[alternative HTML version deleted]]
2010 Jul 13
2
Regarding R -installation
Dear R-help Team Members,
I am venkatesh , Student of university of Hyderabad, while Installing R from
the specified servers, I encountered the following problem. please help me
regarding. i need this to do my project .
Thanking you.
*Problem* :
Cannot access installation media
http://download.opensuse.org/repositories/devel:languages:R:patched/openSUSE_11.2
(Medium 1).
Check whether the
2010 Oct 15
0
nomianl response model
...abline in multiple histograms
(Dennis Murphy)
12. Re: compare histograms (Dennis Murphy)
13. Re: Data Gaps (Dennis Murphy)
14. Date Time Objects (dpender)
15. Re: compare histograms (Michael Bedward)
16. Re: Lattice: arbitrary abline in multiple histograms (Alejo C.S.)
17. arima (nuncio m)
18. Re: vertical kites in KiteChart (plotrix) (elpape)
19. Re: LME with 2 factors with 3 levels each (Dennis Murphy)
20. Re: Data Gaps (dpender)
21. nnet help (Raji)
22. Re: How to fix error in the package 'rgenoud' (Wonsang You)
23. Nonparametric MANCOVA using matrices (Nicc...
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...------------------------------
Message: 61
Date: Mon, 22 Nov 2010 10:43:15 -0800 (PST)
From: tomreilly <tomreilly at autobox.com>
To: r-help at r-project.org
Subject: Re: [R] arima
Message-ID: <1290451395576-3054206.post at n4.nabble.com>
Content-Type: text/plain; charset=us-ascii
Nuncio,
No, there is no requirement to subtract the mean.
It is required that the residuals are N.I.I.D. (ie constant mean and
constant variance). If you have an upward trending series, for example,
then the series would need to be "deseasonalized" so that it is constant.
There are many many...