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.

5 results for “from:lornyi”

problem on plotting ts data
lornyi · Jan 4, 2012 · r-help

thanks, it works! -- View this message in context: http://r.789695.n4.nabble.com/problem-on-plotting-ts-data-tp4261865p4262179.html Sent from the R help mailing list archive at Nabble.com.

problem on plotting ts data
lornyi · Jan 4, 2012 · r-help

Hi, i try to plot ts data on x-y coordiante I want my data to be points, but somehow it always comes out with lines and # linked bwtween data, i used plot(lag(x,-9),y,type="p"), x...

arima forecast without the first order of auto-regressor
lornyi · Sep 17, 2012 · r-help

Hi, I want to predict using airma, but I want to predict using t-2 or t-3, instead of t-1 right now the arima() function doesn't allow me to do that, it will alwasy return with variable...

Lag() and lag()
lornyi · Jan 9, 2012 · r-help

besides I use Lag(x,h) to plot the lagged ts graph, it is very usefful but when doing the regression(arima, xreg=), i am really not sure if I should use lag(x,-h) or Lag(x,h) from...

Lag() and lag()
lornyi · Jan 9, 2012 · r-help

lag is a very confusing function i try to plot lag(x,-h) and y , the results are the same figures for all the h lags. then i saw online people use lag(x,-h) as xreg in arima that...

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