search for: shruthi

Displaying 8 results from an estimated 8 matches for "shruthi".

Did you mean: sarathi
2008 Dec 18
3
Parsing unusual date format
...rd date form; for example, d <- c("01/03/1990", "01/08/1992") I looked at as.Date but it doesn't seem to address my problem as I have an "m" stuck in the middle of my character string which R does not recognise. Would be very grateful for any help on this. Shruthi -- View this message in context: http://www.nabble.com/Parsing-unusual-date-format-tp21067562p21067562.html Sent from the R help mailing list archive at Nabble.com.
2009 Jan 05
3
if statement
...f a value lies between 2 other values. For example, A <- ts(rnorm(120), freq=12, start=c(1992,8)) X <- 0.5 Y <- 0.8 I would like to create a new vector C for which C[i] is 0 if A[i] lies in between X and Y. Would be grateful for any help. Sorry for asking such an R-newbie question! Shruthi -- View this message in context: http://www.nabble.com/if-statement-tp21289608p21289608.html Sent from the R help mailing list archive at Nabble.com.
2009 Jan 20
2
Confidence intervals in ccf()
...cross-correlations are statistically significant or not. However, I am unable to get R to return the value of these critical values to me in say, an object or vector form. Would anyone be able to help me extract the critical values (at 95%) from the ccf() function? Thanks very much in advance, Shruthi -- View this message in context: http://www.nabble.com/Confidence-intervals-in-ccf%28%29-tp21567646p21567646.html Sent from the R help mailing list archive at Nabble.com.
2009 Feb 03
1
Using getSymbols
...? I looked up the help file but couldn't find anything. Another newbie question, can I specify the frequency of the data I want from FRED? The USPPI data above gives me monthly data, is there a way I can ask to obtain annual data? Thanks very much, I'd be grateful for any help on this. Shruthi -- View this message in context: http://www.nabble.com/Using-getSymbols-tp21803950p21803950.html Sent from the R help mailing list archive at Nabble.com.
2009 Mar 10
1
HAC corrected standard errors
...se the coeftest() function in package lmtest, but when I tried to assign an object: result <- coeftest(regre, NeweyWest), where regre is an object of class lm, this returned an error. I'd be grateful for any advice, since I'm sure I'm making one of those simple bloopers. Thanks! Shruthi -- View this message in context: http://www.nabble.com/HAC-corrected-standard-errors-tp22430163p22430163.html Sent from the R help mailing list archive at Nabble.com.
2008 Dec 18
1
For and if confusion
...lso between May-97 and Aug-99, but zero otherwise. Would anyone have any ideas on how to do this? I would paste the code I am trying, but it would confuse rather than clarify (R newbie!). Am getting really lost in 'for' and 'if' loops, so would really appreciate any help! Thanks! Shruthi -- View this message in context: http://www.nabble.com/For-and-if-confusion-tp21069934p21069934.html Sent from the R help mailing list archive at Nabble.com.
2009 Feb 02
1
Beveridge Nelson Decomposition
Hi, Would anyone know if it is possible to run a Beveridge Nelson decomposition of a univariate time series object in R? I searched in the help files but didn't come across any potential methods. Thanks very much, Shruthi -- View this message in context: http://www.nabble.com/Beveridge-Nelson-Decomposition-tp21789452p21789452.html Sent from the R help mailing list archive at Nabble.com.
2009 Jan 08
1
Convert to as.Date
...;) (first quarter of 1991 etc) and I want to convert it into a date object using as.Date(). I did this for montly data but am stumped when it comes to dealing with quarterly data and as.Date. Would anyone be able to help? Would be very grateful for any advice, sorry for being such an R-newbie! Shruthi -- View this message in context: http://www.nabble.com/Convert-to-as.Date-tp21358286p21358286.html Sent from the R help mailing list archive at Nabble.com.